SA-MP Forums Archive
Pickup in 1 Virtual World? - 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 in 1 Virtual World? (/showthread.php?tid=166645)



Pickup in 1 Virtual World? - Rolyy - 09.08.2010

Hmm, I'm very intresting about this question and now I would like to know the answer;
Is it possible to put a Pickup in just 1 virtual world?

If yes, Could someone explain me how?


Re: Pickup in 1 Virtual World? - Claude - 09.08.2010

at the end of AddStaticPickup -> 0
at the end of CreatePickup -> 0


Re: Pickup in 1 Virtual World? - Rolyy - 09.08.2010

owwwwwwwwww, thanks both
So -1 = all worlds?


Re: Pickup in 1 Virtual World? - [NWA]Hannes - 09.08.2010

Quote:
Originally Posted by Rolyy
Посмотреть сообщение
owwwwwwwwww, thanks both
So -1 = all worlds?
-1 is for all worlds yes.


Re: Pickup in 1 Virtual World? - Rolyy - 09.08.2010

Okay I understand that now thank you all.