Posts: 366
Threads: 91
Joined: Oct 2010
Reputation:
0
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.
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
No, virtual worlds are completely separate from interiors, so yes you can use auto increment.
Posts: 366
Threads: 91
Joined: Oct 2010
Reputation:
0
Wicked, cheers mate.
thought that might have been right :P
Appreciated.
Posts: 1,317
Threads: 23
Joined: Feb 2010
Reputation:
0
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.
Posts: 366
Threads: 91
Joined: Oct 2010
Reputation:
0
Ahh Cheers for that note Mate, That will come in handy for my later projects.
Also Appreciated.