Errors +rep!!
#1

Pls. help me in fixing this error.
Код:
error 017: undefined symbol "PlayerName2"
on line
pawn Код:
if (strcmp(VehicleInfo[GetPlayerVehicleID(playerid)][owner],PlayerName2(playerid),false) == 0)
 {
        format(string, sizeof(string), "You already own this %s, %s", VehicleInfo[GetPlayerVehicleID(playerid)][vname],PlayerName2(playerid));
        SendClientMessage(playerid, COLOR_BRIGHTRED, string);
        return 1;
}
thnnx
Reply


Messages In This Thread
Errors +rep!! - by Xtreme Brotherz - 27.04.2012, 18:49
Re: Errors +rep!! - by ViniBorn - 27.04.2012, 18:52
Re: Errors +rep!! - by Xtreme Brotherz - 27.04.2012, 18:55

Forum Jump:


Users browsing this thread: 1 Guest(s)