SA-MP Forums Archive
Pickup Type Help - 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: Pickup Type Help (/showthread.php?tid=235996)



[NOT SOLVED]Pickup Type Help - Sascha - 06.03.2011

hi..
I need a pickup type that is pickupable for vehicles, but doesn't respawn..
14 is good for vehicles, however it respawns..
23 doesn't respawn but vehicles can't pick it up -.-


Re: Pickup Type Help - Mauzen - 06.03.2011

Just use 14 and destroy the pickup in OnPlayerPickUpPickup. So it wont respawn.


Re: Pickup Type Help - Stigg - 06.03.2011

Destroy the pickup after it's picked up and it wont respawn.

Lolz...To late.


Re: Pickup Type Help - Sascha - 06.03.2011

hm no... I guess I pointed it wrong..
the problem is that it gets destroyed.... it needs to stay


Re: Pickup Type Help - Mauzen - 06.03.2011

Ah ok, but this is the opposite of what you said first

You can also do it the other way round then. Do not just destroy it on pickup, but also create a new pickup. I think there is no pickup type for vehicles like this.


Re: Pickup Type Help - Sascha - 06.03.2011

hm... ok ty
that was actually what I wanted to denie as I have like 50 of those pickups and now I need to post the positions in array vars