ATM COMPILE PROBLEM
#3

Try commenting parts of your gamemode and see when it compiles, that means that the error is in commented part..
Example:
Let's say your gamemode script looks like this:
pawn Код:
.....................
..............................
..................
......................................
.....................
....................................
..........................................
.....................
...................................
............................
..........................................
..........................................
..........................................
1st Try:
pawn Код:
.....................
/*..............................
..................
......................................*/

.....................
....................................
..........................................
.....................
...................................
............................
..........................................
..........................................
..........................................
One part of the script got commented, now try to compile..
If pawn crashes try to comment another piece (uncomment the part you commented before!) :
pawn Код:
.....................
..............................
..................
......................................
/*.....................
....................................
..........................................
.....................*/

...................................
............................
..........................................
..........................................
..........................................
And so on till it compiltes.. :P

That's my method to check for errors...
Hope it helps you..
Reply


Messages In This Thread
ATM COMPILE PROBLEM - by 22moody - 18.12.2009, 13:31
Re: ATM COMPILE PROBLEM - by SlashPT - 18.12.2009, 15:02
Re: ATM COMPILE PROBLEM - by SiJ - 18.12.2009, 15:10
Re: ATM COMPILE PROBLEM - by DJDhan - 18.12.2009, 15:25
Re: ATM COMPILE PROBLEM - by dice7 - 18.12.2009, 15:43
Re: ATM COMPILE PROBLEM - by SiJ - 18.12.2009, 17:24
Re: ATM COMPILE PROBLEM - by Joe Staff - 18.12.2009, 17:27

Forum Jump:


Users browsing this thread: 1 Guest(s)