pickup - 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: pickup (
/showthread.php?tid=583359)
pickup -
TenTen - 27.07.2015
i want remove some pickups like Armour Pickup when the player dead
Re: pickup -
Crayder - 27.07.2015
They are part of your script, just look for where they are created and delete all things related to them.
Re: pickup -
Vince - 27.07.2015
Can't. Pickups are global. Displayed for one is displayed for everyone, hidden for one is hidden for everyone.
Re: pickup -
Crayder - 27.07.2015
Quote:
Originally Posted by Vince
Can't. Pickups are global. Displayed for one is displayed for everyone, hidden for one is hidden for everyone.
|
I don't think that's what he means. He said remove them, as in completely.
Re: pickup -
Vince - 27.07.2015
I see your point. Still, the lack of punctuation leaves it open to interpretation; either the pickup spawns after death and he wants it removed, or the pickup is there all along and he wants it hidden when a player dies.
Re: pickup -
SpikeSpigel - 27.07.2015
Just delete them from your script.. You can do CTRL+F and the name of the pickup . Of course you will have so many .. so you have to get the positions and teleport to these.