Help with crashdetect info
#10

In order to make it easier for you, I took a look at the pastebin and the runtime error is caused from:
pawn Код:
new spectator = GettingSpectated[playerid];
in line 45 (from the pastebin). Add all of the code you use spectator in arrays inside the if statement:
pawn Код:
if(GettingSpectated[playerid] != 999)
Reply


Messages In This Thread
Help with crashdetect info - by Jacksta21 - 22.10.2013, 15:35
Re: Help with crashdetect info - by -Prodigy- - 22.10.2013, 15:46
Re: Help with crashdetect info - by Jacksta21 - 22.10.2013, 15:56
Re: Help with crashdetect info - by -Prodigy- - 22.10.2013, 16:02
Re: Help with crashdetect info - by Threshold - 22.10.2013, 16:16
Re: Help with crashdetect info - by Jacksta21 - 22.10.2013, 16:29
Re: Help with crashdetect info - by Threshold - 22.10.2013, 16:37
Re: Help with crashdetect info - by Konstantinos - 22.10.2013, 17:04
Re: Help with crashdetect info - by Jacksta21 - 22.10.2013, 17:05
Re: Help with crashdetect info - by Konstantinos - 22.10.2013, 17:13

Forum Jump:


Users browsing this thread: 3 Guest(s)