what pickuptype for vehicle pickup?
#1

For vehicle without disappear?? so not 14.
Reply
#2

https://sampwiki.blast.hk/wiki/Pickup_help
Reply
#3

Omg I know that... But number 14 doesn't respawn or stay. It disappear forever when you go into it... And I don't see any other pickups that are also working with a vehicle...
Reply
#4

If you're having trouble with it, just try making a timer checking the player coordinates compared to the location to the pickup. If they are on them and in a vehicle, do whatever you wanted the pickup to do. (Don't make the coordinates having to be exact to the pickup, or else it would most likely ever be picked up. Use PlayerToPoint or something similar.)
Reply
#5

Available Pickup Types
0
The pickup does not display.

1
Not pickupable, exists all the time.


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. Falls through objects made with CreateObject, etc.

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
#6

Thanks but I already fixed it with a checkpoint and IsPlayerToPoint.
But thanks for trying to help me out
Reply


Forum Jump:


Users browsing this thread: 6 Guest(s)