18.04.2015, 11:35
This line:
giving me this warn:
what's the problem?
PHP код:
if(!strcmp(playername, VehicleInfo[vehicleid][vehOwner], true, MAX_PLAYER_NAME) && IsPlayerInAnyVehicle(playerid, vehicleid)) return SendClientMessage(playerid, COLOR_GREY, "You are not in your vehicle.");
PHP код:
: warning 202: number of arguments does not match definition