10.11.2015, 14:35
exchange? you cant, if you want to detect if A player picks up a pickup use:
public OnPlayerPickUpPickup(playerid, pickupid)
make sure you set the pickup to always exist even if the player picks it up.
look here: samp wiki
public OnPlayerPickUpPickup(playerid, pickupid)
make sure you set the pickup to always exist even if the player picks it up.
look here: samp wiki