How to create pickup for player
#1

I need to create a pickup for every player separately, it is possible ? or I have to use type 2 https://sampwiki.blast.hk/wiki/PickupTypes ?

I use CreateDynamicPickup
PHP код:
native CreateDynamicPickup(modelidtypeFloat:xFloat:yFloat:zworldid = -1interiorid = -1playerid = -1Float:streamdistance 100.0); 
I tested to set the player ID for each player but it does not work
Reply
#2

There are only global pickups, not possible.

Even if you use PickupType 2 and stream the pickup only if the certain player is in range, all other players within range would be able to see it
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)