SA-MP Forums Archive
[Tutorial] Private Vehicles (Beginners) - 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: Tutorials (https://sampforum.blast.hk/forumdisplay.php?fid=70)
+---- Thread: [Tutorial] Private Vehicles (Beginners) (/showthread.php?tid=283929)

Pages: 1 2


Re: Private Vehicles (Beginners) - [p3]pr0t0typ3 - 29.08.2012

This doesnt work,it shows message but doesnt remove from vehicle??


Re: Private Vehicles (Beginners) - RevolutionLite - 25.11.2012

It didn't work I got 6 errors.
pawn Код:
C:\Users\kyle\Desktop\Gates\Codes\Custom Cars.pwn(3) : warning 235: public function lacks forward declaration (symbol "OnGameModeInit")
C:\Users\kyle\Desktop\Gates\Codes\Custom Cars.pwn(5) : error 017: undefined symbol "CreateVehicle"
C:\Users\kyle\Desktop\Gates\Codes\Custom Cars.pwn(9) : warning 235: public function lacks forward declaration (symbol "OnPlayerEnterVehicle")
C:\Users\kyle\Desktop\Gates\Codes\Custom Cars.pwn(11) : error 017: undefined symbol "vehicleid"
C:\Users\kyle\Desktop\Gates\Codes\Custom Cars.pwn(13) : error 017: undefined symbol "MAX_PLAYER_NAME"
C:\Users\kyle\Desktop\Gates\Codes\Custom Cars.pwn(13) : error 009: invalid array size (negative, zero or out of bounds)
C:\Users\kyle\Desktop\Gates\Codes\Custom Cars.pwn(13) : error 036: empty statement
C:\Users\kyle\Desktop\Gates\Codes\Custom Cars.pwn(13) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


6 Errors.



Re: Private Vehicles (Beginners) - Alexutzuuu23 - 21.08.2013

I created a private car but it is locked...