Need help with destroying unwanted Veh
#3

So for adding the last block on public will be like this?

[pawn]

public OnPlayerExitVehicle (playerid, vehicleid)
{
DestroyVehicle(vehicleid);
DeletePVar (playerid, AdminVeh");
SendClientMessage(playerid, 0xFFFFFAA, "Your left vehicle now has been destroyed.");
}
Reply


Messages In This Thread
Need help with destroying unwanted Veh - by Goldilox - 19.04.2013, 13:20
Re: Need help with destroying unwanted Veh - by PaulDinam - 19.04.2013, 13:42
Re: Need help with destroying unwanted Veh - by Goldilox - 19.04.2013, 21:33
Re: Need help with destroying unwanted Veh - by bensmart469 - 19.04.2013, 21:57
Re: Need help with destroying unwanted Veh - by Goldilox - 20.04.2013, 00:42

Forum Jump:


Users browsing this thread: 1 Guest(s)