Errors :/
#7

here it is
Quote:

public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)
{
return 1;
}

public OnPlayerExitVehicle(playerid, vehicleid)
{
return 1;
}

public OnPlayerStateChange(playerid, newstate, oldstate)
{
return 1;
}

public OnPlayerEnterCheckpoint(playerid)
{
return 1;
}

public OnPlayerLeaveCheckpoint(playerid)
{
return 1;
}

public OnPlayerEnterRaceCheckpoint(playerid)
{
return 1;
}

public OnPlayerLeaveRaceCheckpoint(playerid)
{
return 1;
}

public OnRconCommand(cmd[])
{
return 1;
}

public OnPlayerRequestSpawn(playerid)
{
return 1;
}

public OnObjectMoved(objectid)
{
return 1;
}

public OnPlayerObjectMoved(playerid, objectid)
{
return 1;
}

public OnPlayerPickUpPickup(playerid, pickupid)
{
return 1;
}

public OnVehicleMod(playerid, vehicleid, componentid)
{
return 1;
}

i don't know why there errors and they are empty
Reply


Messages In This Thread
Errors :/ - by mahmoudalzamalkawy - 08.03.2014, 13:09
Re: Errors :/ - by QuaTTrO - 08.03.2014, 13:11
Re: Errors :/ - by mahmoudalzamalkawy - 08.03.2014, 13:14
Re: Errors :/ - by mahmoudalzamalkawy - 08.03.2014, 13:18
Re: Errors :/ - by mahmoudalzamalkawy - 08.03.2014, 13:25
Re: Errors :/ - by Matess - 08.03.2014, 13:30
Re: Errors :/ - by mahmoudalzamalkawy - 08.03.2014, 13:41
Re: Errors :/ - by Matess - 08.03.2014, 13:54
Re: Errors :/ - by Threshold - 08.03.2014, 15:41
Re: Errors :/ - by mahmoudalzamalkawy - 08.03.2014, 18:32

Forum Jump:


Users browsing this thread: 7 Guest(s)