[SUGGESTION] OnVehicleDestroy - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [SUGGESTION] OnVehicleDestroy (
/showthread.php?tid=198938)
[SUGGESTION] OnVehicleDestroy -
GooMan - 13.12.2010
A Callback named OnVehicleDestroy
.
Re: [SUGGESTION] OnVehicleDestroy -
Zamaroht - 13.12.2010
OnVehicleDeath?
AW: [SUGGESTION] OnVehicleDestroy -
GooMan - 13.12.2010
no. by the way:
DestroyVehicle(vehicleid);
Re: [SUGGESTION] OnVehicleDestroy -
wups - 13.12.2010
Off: Does OnVehicleDeath() work ok for you? for me the killerid is always INVALID_PLAYER_ID
AW: [SUGGESTION] OnVehicleDestroy -
am0k - 13.12.2010
Yeah, does not work.
killerid is always invalid :/
Re: AW: [SUGGESTION] OnVehicleDestroy -
RoamPT - 13.12.2010
Quote:
Originally Posted by GooMan
no. by the way:
DestroyVehicle(vehicleid);
|
https://sampwiki.blast.hk/wiki/DestroyVehicle ?