Spectate functions problems
#4

Try debugging it. Could be that you're trying to access an invalid array index.

pawn Код:
new var = 10;
new array[5];
array[var] = 0; // Crash
See https://sampwiki.blast.hk/wiki/Debugging
Reply


Messages In This Thread
Spectate functions problems - by Richie© - 10.03.2012, 16:00
Re: Spectate functions problems - by Richie© - 12.03.2012, 01:59
Re: Spectate functions problems - by Richie© - 14.03.2012, 08:31
Re: Spectate functions problems - by MP2 - 14.03.2012, 08:49
Re: Spectate functions problems - by HighPitchedVoice - 14.03.2012, 09:14
Re: Spectate functions problems - by Richie© - 14.03.2012, 22:32
Re: Spectate functions problems - by AndreT - 15.03.2012, 00:26
Re: Spectate functions problems - by Richie© - 15.03.2012, 08:31

Forum Jump:


Users browsing this thread: 1 Guest(s)