29.08.2012, 14:31
This doesnt work,it shows message but doesnt remove from vehicle??
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.