04.10.2015, 18:49
I just want a pickup that is triggered ONCE, and disappears. No respawning, no nothing. All the PickupTypes I've used have some sort of catch to them:
1: Always exists even if you have DestroyPickup
2: Respawns even if you use DestroyPickup
8: Disappears correctly, but makes all similar pickups disappear as well
19: Actually works the way I want it to, but is a per-player pickup, meaning there's not just one, there's one for each player.
Which one of these is the pickuptype im looking for? And why do they ignore DestroyPickup?
https://sampwiki.blast.hk/wiki/PickupTypes
1: Always exists even if you have DestroyPickup
2: Respawns even if you use DestroyPickup
8: Disappears correctly, but makes all similar pickups disappear as well
19: Actually works the way I want it to, but is a per-player pickup, meaning there's not just one, there's one for each player.
Which one of these is the pickuptype im looking for? And why do they ignore DestroyPickup?
https://sampwiki.blast.hk/wiki/PickupTypes