problem with pickup
#1

why when player come to pickup he can't see again pickup

Код:
    CP1 = CreatePickup(1318,2,224.1142,1853.8215,12.8324, -1); 
    TP = CreatePickup(1318,2,-236.6669,2671.9326,62.6431, -1);
Reply
#2

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

i want forever pickup staying
Reply
#4

Try pickuptype 0? Read the wiki link I sent you
Reply
#5

Mijata in your code:
Код:
CreatePickup(1318,2,224.1142,1853.8215,12.8324, -1); //You have put pickup type 2, its affect is: Disappears after pickup, respawns after 30 seconds if the player is at a distance of at least 15 meters.
If you want it to be as you desire, I mean about pickup type can be seen here: https://sampwiki.blast.hk/wiki/PickupTypes
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)