183_Sgrup1 241 B

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