1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- # Sgrup3
- <<<<<<< 185_Sgrup3
- gs 'stat'
- 'Steep'
- $textgrup = ''
- i = 0
- :markgruploop
- i += 1
- if grupTipe[i] = 3:$textgrup +='
- '+$npcGo[i]
- if i < 26: jump 'markgruploop'
- =======
- gs'stat'
- 'steep'
- $textgrup=''
- i=0
- :markgruploop
- i+=1
- if grupTipe[i]=3:$textgrup+='
- '+$npcGo[i]
- if i<26:jump'markgruploop'
- >>>>>>> 185_Sgrup3
- '<<$textgrup>>'
- dynamic $din_sekondparturok
- --- Sgrup3 ---------------------------------
|