08.05.2013, 20:30
Pawno crash
08.05.2013, 20:32
Theres too meny errors to output, comment out the bottem half of your code and fix the top. Then uncomment it and fix the bottem, always works for me.
08.05.2013, 20:35
Back trace to what you did recently and take it out, if it doesn't crash you know you messed up on something.
If you cant remember then comment out big chunks out of your script to locate where the problem is.
If you cant remember then comment out big chunks out of your script to locate where the problem is.
08.05.2013, 20:38
[quote=Johanson24;2517053]Back trace to what you did recently and take it out, if it doesn't crash you know you messed up on something.
Removed, I didn't relise you actually gave us code.
Removed, I didn't relise you actually gave us code.
08.05.2013, 20:38
99% sure it's because of this:
- and > have special meanings in Pawn and can't be used in macro's like that.
pawn Код:
#define ALTCOMMAND:%1->%2;
« Next Oldest | Next Newest »
Users browsing this thread: 1 Guest(s)