IF Script is Same like:
wait will not working anymore, just if I remove :Noname_03 and script must be "updated" for it , can some one tell me how to fix it?
----------------------------------------------------------------------------------------------------------------------------------------------
another question is, how can I use "words" at 0ad4?
an example:
[font]
i have to make an constant or what?[/font]
Code:
Code:
[font=Comic Sans MS]$CLEO[/font]
[font=Comic Sans MS][/font]
[font=Comic Sans MS]:N[/font]
[font=Comic Sans MS]untill 0afa:[/font]
[font=Comic Sans MS][/font]
[font=Comic Sans MS]0b34: cmd @DD[/font]
[font=Comic Sans MS]:Noname_03[/font]
[font=Comic Sans MS]wait 0[/font]
[font=Comic Sans MS]jump @Noname_03[/font]
[font=Comic Sans MS][/font]
[font=Comic Sans MS]:DD [/font]
[font=Comic Sans MS]script ..[/font]
[font=Comic Sans MS]wait xY MS
wait will not working anymore, just if I remove :Noname_03 and script must be "updated" for it , can some one tell me how to fix it?
----------------------------------------------------------------------------------------------------------------------------------------------
another question is, how can I use "words" at 0ad4?
an example:
Code:
0AD4: 4@ = scan_string 0@v format " %d" 5@//IF and SET
IF 5@ == SI
Then ...
i have to make an constant or what?[/font]