184_Sgrup2 433 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. # Sgrup2
  2. <<<<<<< 184_Sgrup2
  3. gs 'stat'
  4. 'Sportiki'
  5. $textgrup = ''
  6. i = 0
  7. :markgruploop
  8. i += 1
  9. if grupTipe[i] = 2:$textgrup +='
  10. '+$npcGo[i]
  11. if i < 26: jump 'markgruploop'
  12. =======
  13. gs'stat'
  14. 'Sportiki'
  15. $textgrup=''
  16. i=0
  17. :markgruploop
  18. i+=1
  19. if grupTipe[i]=2:$textgrup+='
  20. '+$npcGo[i]
  21. if i<26:jump'markgruploop'
  22. >>>>>>> 184_Sgrup2
  23. '<<$textgrup>>'
  24. dynamic $din_sekondparturok
  25. --- Sgrup2 ---------------------------------