SA-MP Forums Archive
Need help with 0.3c, zcmd, Command. - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Need help with 0.3c, zcmd, Command. (/showthread.php?tid=261500)



Need help with 0.3c, zcmd, Command. - Dokins - 13.06.2011

error 017: undefined symbol "cmd_engine"
C:\Users\berni\Desktop\Script\gamemodes\VortexRole play.pwn(749) : error 017: undefined symbol "ManualVehicleEngineAndLights"
C:\Users\berni\Desktop\Script\gamemodes\VortexRole play.pwn(10765) : error 029: invalid expression, assumed zero
C:\Users\berni\Desktop\Script\gamemodes\VortexRole play.pwn(10765) : error 017: undefined symbol "cmd_engine"
C:\Users\berni\Desktop\Script\gamemodes\VortexRole play.pwn(10765) : error 029: invalid expression, assumed zero
C:\Users\berni\Desktop\Script\gamemodes\VortexRole play.pwn(10765) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


5 Errors.

I do not understand, this is where the line is.....

see here for command:
http://pastebin.com/WRzGXz2N


Re: Need help with 0.3c, zcmd, Command. - nemesis_567 - 13.06.2011

Solved


Re: Need help with 0.3c, zcmd, Command. - Gertin - 13.06.2011

You dont need to use public OnPlayerCommandReceived(playerid, cmdtext[]) ,


Re: Need help with 0.3c, zcmd, Command. - ricardo178 - 13.06.2011

P.S. Try to script a bit cleaner....