public OnVehicleDeath(vehicleid, killerid)
#2

pawn Код:
new id, playerid = 12; //<--- or the ID you wish to use other than 12..
id = GetPlayerVehicleID(playerid);
But why do you wanna use that?
OnVehicleDeath already gives you the vehicle id..

OnVehicleDeath(vehicleid /* <--this one */, killerid)
Reply


Messages In This Thread
public OnVehicleDeath(vehicleid, killerid) - by cruising - 13.01.2012, 11:41
Re: public OnVehicleDeath(vehicleid, killerid) - by iPLEOMAX - 13.01.2012, 11:45
Re: public OnVehicleDeath(vehicleid, killerid) - by Voldemort - 13.01.2012, 11:47
Re: public OnVehicleDeath(vehicleid, killerid) - by iPLEOMAX - 13.01.2012, 11:51
Re: public OnVehicleDeath(vehicleid, killerid) - by cruising - 13.01.2012, 11:53
Re: public OnVehicleDeath(vehicleid, killerid) - by cruising - 13.01.2012, 11:57
Re: public OnVehicleDeath(vehicleid, killerid) - by Voldemort - 13.01.2012, 12:03
Re: public OnVehicleDeath(vehicleid, killerid) - by cruising - 13.01.2012, 12:11

Forum Jump:


Users browsing this thread: 1 Guest(s)