188_Sgrup 241 B

1234567891011121314151617
  1. # Sgrup
  2. gs 'stat'
  3. 'Singles'
  4. $textgrup = ''
  5. i = 0
  6. :markgruploop
  7. i += 1
  8. if grupTipe[i] = 0:$textgrup + = '' + $npcGo[i]
  9. if i < 26:jump 'markgruploop'
  10. '<<$textgrup>>'
  11. dynamic $din_sekondparturok
  12. --- Sgrup ---------------------------------