SA-MP Forums Archive
how to make - 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)
+--- Thread: how to make (/showthread.php?tid=658435)



how to make - severance - 03.09.2018

A health pickup that appears when a players die and then if someone takes it it disappears and if no one takes it will disappear aswell in 20 seconds.


Re: how to make - dani18 - 03.09.2018

You can make a timer of 20 seconds for the pickup to be destroyed using this:
Код:
DestroyPickup(name);