Pickup Don't Disappear
#1

How To Make The Pickup Don't Disappear When I Pickup Some Thing
Reply
#2

PickupTypes
Code:
 0 The pickup does not display.
 1 Not pickupable, exists all the time. (Suitable for completely scripted pickups using OnPlayerPickUpPickup)
 2 Pickupable, respawns after some time.
 3 Pickupable, respawns after death
 4 Disappears shortly after created (perhaps for weapon drops?)
 5 Disappears shortly after created (perhaps for weapon drops?)
 8 Pickupable, but has no effect. Disappears automatically.
 11 Blows up a few seconds after being created (bombs?)
 12 Blows up a few seconds after being created.
 13 Slowly decends to the ground.
 14 Pickupable, but only when in a vehicle.
 15 Pickupable, respawns after death
 19 Pickupable, but has no effect (information icons?)
 22 Pickupable, respawns after death.
 23 Pickupable, but doesn't disappear on pickup.
Reply
#3

thnx
Reply
#4

Your Welcome!
Reply
#5

Or just use DestroyPick(pickupid);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)