Im getting errors with a piece of code
#1

pawn Код:
(111)     if (GetVehicleModel(vehicleid)==CarInfo[i][ModelID] && CarInfo[i][OwnerName]!=PlayerName(playerid)) {
        RemovePlayerFromVehicle(playerid);
        SendClientMessage(playerid,0xAA000AA,"Acces Denied!");
        }
errors :

Код:
(111) : error 033: array must be indexed (variable "PlayerName")
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
Reply


Messages In This Thread
Im getting errors with a piece of code - by Micko9 - 10.04.2010, 08:13
Re: Im getting errors with a piece of code - by dice7 - 10.04.2010, 08:18

Forum Jump:


Users browsing this thread: 2 Guest(s)