SA-MP Forums Archive
Errors - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Errors (/showthread.php?tid=281026)



Errors - Alex_Obando - 03.09.2011

Solved


Re: Errors - BlackWolf120 - 03.09.2011

like:

pawn Код:
IsMuerto[playerid] = 1;



Re: Errors - Phanto90 - 03.09.2011

Код:
)
That's the error.
Add ; to the end.


Re: Errors - BlackWolf120 - 04.09.2011

+ he has to use only one "=" when setting a variable's value


Re: Errors - Phanto90 - 04.09.2011

Really? I haven't noticed he used twice xD