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=181200)
Pickup Help -
Steven82 - 04.10.2010
Alright so i am wanting to label my pickups instead of just doing
Whats the abveration(cnt spell
) for the pickup. EX for 3DTextLabel its
Sorry this is a noobish question, but thanks
P.S. If there isn't any at all, please call me a n00b
Re: Pickup Help -
Mauzen - 04.10.2010
For Pickups you can just use normal integers
e.g. new pickup = CreatePickup(...);
Re: Pickup Help -
Steven82 - 04.10.2010
Alright thanks ima n00b