180_Sgrup4 238 B

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