SA-MP Forums Archive
Pickup help - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Pickup help (/showthread.php?tid=133417)



Pickup help - deather - 12.03.2010

I have 11 pickups:

picup[11];

and i have added all pickups.
How do i check if all pickups have been taken?


Re: Pickup help - gotenks918 - 12.03.2010

OnPlayerPickUpPickup(playerid, pickupid)


Re: Pickup help - deather - 12.03.2010

but i want to check all of them like picup[0] to picup[10]