185_Sgrup3 427 B

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