1
0

188_Sgrup 426 B

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