1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- # Sgrup5
- <<<<<<< 187_Sgrup5
- gs 'stat'
- 'Outcasts'
- $textgrup = ''
- i = 0
- :markgruploop
- i += 1
- if grupTipe[i] = -1:$textgrup +='
- '+$npcGo[i]
- if i < 26: jump 'markgruploop'
- =======
- gs'stat'
- 'outcasts'
- $textgrup=''
- i=0
- :markgruploop
- i+=1
- if grupTipe[i]=-1:$textgrup+='
- '+$npcGo[i]
- if i<26:jump'markgruploop'
- >>>>>>> 187_Sgrup5
- '<<$textgrup>>'
- dynamic $din_sekondparturok
- --- Sgrup5 ---------------------------------
|