Pawn Compile help - 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: Pawn Compile help (
/showthread.php?tid=338178)
Pawn Compile help -
MystikMiami - 29.04.2012
pawn Код:
(16875) : error 017: undefined symbol "canturnengine"
(16875) : warning 215: expression has no effect
(16875) : error 001: expected token: ";", but found "]"
(16875) : error 029: invalid expression, assumed zero
(16875) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Been trying everything and no luck... ANY help would be greatly appreciated. Thanks guys.
Here are the lines 16874-16876
pawn Код:
16874 {
16875 canturnengine[playerid] = 9999;
16876 TogglePlayerControllable(playerid, 0);