13.01.2012, 11:45
pawn Код:
new id, playerid = 12; //<--- or the ID you wish to use other than 12..
id = GetPlayerVehicleID(playerid);
OnVehicleDeath already gives you the vehicle id..
OnVehicleDeath(vehicleid /* <--this one */, killerid)