SA-MP Forums Archive
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: Pickup (/showthread.php?tid=560992)



Pickup - Dezzzy - 31.01.2015

Guys im using 0.3.7 Samp version , idk what this error says can u tell me




AND Sorry AGAIN


Re: Pickup - iFiras - 31.01.2015

It means that your variable "pickup" is assigned a value that have not been used.
You need to use that variable in some callback, OnPlayerPickupPickup or something else, whatever.