1234567891011121314151617 |
- # Sgrup4
- gs 'stat'
- 'Gopnik'
- $textgrup = ''
- i = 0
- :markgruploop
- i += 1
- if grupTipe[i] = 4:$textgrup + = '' + $npcGo[i]
- if i < 26:jump 'markgruploop'
- '<<$textgrup>>'
- dynamic $din_sekondparturok
- --- Sgrup4 ---------------------------------
|