Custom pickups - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Custom pickups (
/showthread.php?tid=405862)
Custom pickups -
DiffeReNt - 08.01.2013
Hi! I saw on some servers objects that were working as pickups. So, could you tell me how to make those custom pickups?
Re: Custom pickups -
Sinner - 08.01.2013
Create an object, keep track of where the object is (X, Y, Z position) and do something when a player is near the object.
EDIT: Or that ^^