Pickup help.
#5

Depends on what you're using it for, do you want to destroy it/showing a message?
You can use it anywhere you want, not only in interiors.
pawn Код:
CreatePickup(model, type, Float:X, Float:Y, Float:Z, Virtualworld);
Models: https://sampwiki.blast.hk/wiki/Pickup_IDs (change icon appearance here).
Types: https://sampwiki.blast.hk/wiki/PickupTypes (change the pickup type (destroy/pickable)).

EDIT:
pawn Код:
CreatePickup(model, type, 1577.2079,-1813.7363,13.4235, 0);
Reply


Messages In This Thread
Pickup help. - by Bost - 11.11.2013, 13:31
Re: Pickup help. - by Loot - 11.11.2013, 13:33
Re: Pickup help. - by Bost - 11.11.2013, 13:40
Re: Pickup help. - by Bost - 11.11.2013, 13:46
Re: Pickup help. - by Loot - 11.11.2013, 13:48
Re: Pickup help. - by Bost - 11.11.2013, 13:51
Re: Pickup help. - by Loot - 11.11.2013, 14:04
Re: Pickup help. - by Bost - 11.11.2013, 14:11
Re: Pickup help. - by Bost - 11.11.2013, 15:00
Re: Pickup help. - by Lajko1 - 11.11.2013, 15:07

Forum Jump:


Users browsing this thread: 1 Guest(s)