SA-MP Forums Archive
Virtual worlds affect an Interior? - 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: Virtual worlds affect an Interior? (/showthread.php?tid=368718)



Virtual worlds affect an Interior? - Deal-or-die - 14.08.2012

Do Virtual Worlds Affect the appearance or anything of interiors? EG can every interior bee seen in VW 1? Can I just set the virtual worlds to Auto increment in my database? and all is well?

Cheers in advance,
Greatly appreciated.


Re: Virtual worlds affect an Interior? - Vince - 14.08.2012

No, virtual worlds are completely separate from interiors, so yes you can use auto increment.


Re: Virtual worlds affect an Interior? - Deal-or-die - 14.08.2012

Wicked, cheers mate.
thought that might have been right :P

Appreciated.


Re: Virtual worlds affect an Interior? - playbox12 - 14.08.2012

Do note though that objects (only with a streamer) and pickups (also with the native function) you create by script must have either -1 specified for virtual world (all virtualworlds) or the virtualworld id from your database otherwise they won't be visible.


Re: Virtual worlds affect an Interior? - Deal-or-die - 14.08.2012

Ahh Cheers for that note Mate, That will come in handy for my later projects.

Also Appreciated.