OnVehicleDeath doesn't get called(?)
#1

So i've been struggling to know what reason behind this.. it just doesn't get called whenever a vehicle is destroyed!

pawn Код:
public OnVehicleDeath(vehicleid, killerid)
{
    SendClientMessageToAll(0xFFFFFFFF, "Vehicle destroyed.");
    return 1;
}
Reply


Messages In This Thread
OnVehicleDeath doesn't get called(?) - by PaulDinam - 11.01.2015, 12:27
Re: OnVehicleDeath doesn't get called(?) - by Ironboy - 11.01.2015, 12:54
Re: OnVehicleDeath doesn't get called(?) - by PaulDinam - 11.01.2015, 13:01
Re: OnVehicleDeath doesn't get called(?) - by Ironboy - 11.01.2015, 13:16
Re: OnVehicleDeath doesn't get called(?) - by PaulDinam - 11.01.2015, 13:38
Re: OnVehicleDeath doesn't get called(?) - by Ironboy - 11.01.2015, 13:47
Re: OnVehicleDeath doesn't get called(?) - by PaulDinam - 11.01.2015, 13:49

Forum Jump:


Users browsing this thread: 1 Guest(s)