SA-MP Forums Archive
Detecting dynamic pickup - 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: Detecting dynamic pickup (/showthread.php?tid=633888)



Detecting dynamic pickup - andrew2695 - 09.05.2017

Hello, I'm trying to detect my spawned pickup in a dynamic pickup system


Re: Detecting dynamic pickup - zedshadowzw - 09.05.2017

Im working on it, I will send you the code afterwards!


Re: Detecting dynamic pickup - Toroi - 09.05.2017

Use OnPlayerPickUpDynamicPickup(playerid, pickupid) instead.

https://github.com/samp-incognito/sa...wiki/Callbacks


Re: Detecting dynamic pickup - andrew2695 - 09.05.2017

I'd stil need to store the ids, waiting for you reply, zedshadowzw, thank you!