Schinko
Active member
- Joined
- Mar 5, 2013
- Messages
- 187
- Reaction score
- 1
Sup. I'm getting always this shitty error when I wanna compile ANY cleo without putting EVERY opcode in front of the function. For example: "wait 0" shows up the error below
It's german and means "incorrect directive"
And if I add "0001:" in front of "wait 0" it works. I need to write the opcode infront of every line to avoid all error of this type.
The error is also showing up when I just open any cleo script and save/compile it again without changing something (because the opcodes are missing also)
![YiEWhp3.png](http://i.imgur.com/YiEWhp3.png)
It's german and means "incorrect directive"
And if I add "0001:" in front of "wait 0" it works. I need to write the opcode infront of every line to avoid all error of this type.
The error is also showing up when I just open any cleo script and save/compile it again without changing something (because the opcodes are missing also)