SA-MP Forums Archive
[HELP] Invisible Pickups? Huh?? - 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: [HELP] Invisible Pickups? Huh?? (/showthread.php?tid=158834)



[HELP] Invisible Pickups? Huh?? - sTreTcheD - 11.07.2010

I made pickups, and it not shows...
Look:
AddStaticPickup(1273,1,197.0348,-232.5537,1.7786);
I go there, theres no visible pickup.. Why?
Theres a reason?


Re: [HELP] Invisible Pickups? Huh?? - Riaz - 11.07.2010

Maybe in VirtualWorld? AddStaticPickup(1273,1,197.0348,-232.5537,1.7786, worldid);

Default, worldid equals 0.


Re: [HELP] Invisible Pickups? Huh?? - sTreTcheD - 11.07.2010

I dont think i need worldid.
I fix this by moveing the AddStaticPickup to the top of the GameModeInit.