183_Sgrup1 429 B

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