25.11.2012, 16:18
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.