[HELP]Can use playerid in OnVehicleDeath
#1

You can use "playerid" in public OnVehicleDeath ??

Example:

public OnVehicleDeath (vehicleid, killerid)
(
DestroyVehicle (vehicleid);
SendClientMessage (playerid, COLOR_RED, "His car was destroyed");//I can use it??
)
return 1;
)


If you can not please anyone knows of any way to use "playerid"?

Tanks
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)