26.03.2012, 18:56
D:\VirtualShooter RPG\gamemodes\VS.pwn(44909) : warning 219: local variable "car1" shadows a variable at a preceding level
D:\VirtualShooter RPG\gamemodes\VS.pwn(44954) : warning 219: local variable "car1" shadows a variable at a preceding level
D:\VirtualShooter RPG\gamemodes\VS.pwn(64213) : error 025: function heading differs from prototype
D:\VirtualShooter RPG\gamemodes\VS.pwn(6460 : warning 235: public function lacks forward declaration (symbol "IsAtPaySpray")
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
44909 - new car1 = PlayerInfo[playerid][pPcarkey];
44954 - new car1 = PlayerInfo[playerid][pPcarkey];
64213 - public IsAnOwnableCar(carid)
64608 - public IsAtPaySpray(playerid)
D:\VirtualShooter RPG\gamemodes\VS.pwn(44954) : warning 219: local variable "car1" shadows a variable at a preceding level
D:\VirtualShooter RPG\gamemodes\VS.pwn(64213) : error 025: function heading differs from prototype
D:\VirtualShooter RPG\gamemodes\VS.pwn(6460 : warning 235: public function lacks forward declaration (symbol "IsAtPaySpray")
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
44909 - new car1 = PlayerInfo[playerid][pPcarkey];
44954 - new car1 = PlayerInfo[playerid][pPcarkey];
64213 - public IsAnOwnableCar(carid)
64608 - public IsAtPaySpray(playerid)