If I create the objects in virtual worlds that makes room for other objects?
#1

If I create the objects in virtual worlds that makes room for other objects?

thanks.
Reply
#2

jumping.......

That's realy importent to me... objects in my server disapear
Reply
#3

Try using a streamer so you wouldn't ahve to put them in other virtual worlds.
Reply
#4

i have streamer ........... streamer plugin
Reply
#5

Quote:
Originally Posted by tal_peretz
View Post
i have streamer ........... streamer plugin
What one?
Reply
#6

theres only 1 plugin: Incognito's. and, yes, by applying a virtual world to object(s), you will make place for another object(s) created in a different virtual world, so the same interior can get different objects mapped into it, and a player will only see them objects created in "his" vworld. youre facing the right direction
Reply
#7

Quote:
Originally Posted by Babul
View Post
theres only 1 plugin: Incognito's. and, yes, by applying a virtual world to object(s), you will make place for another object(s) created in a different virtual world, so the same interior can get different objects mapped into it, and a player will only see them objects created in "his" vworld. youre facing the right direction
what you explained me i knew.. what I asked is because the objects in my server disapear... even if the are not in the same place.
Reply
#8

one reason for disappearing objects (when you are like >5 units away) could be the wrong version. 2.5.2 got adopted to 0.3c (that "bug" in 2.5.1 causes the exact problem youre describing), so using the latest verion should fix the problem.
iam assuming that coz you wrote "DISappearing" that the objects pop up for at least 1 frame, or are transparent...
if this wont fix the objects, dont hesitate to send me a pm, iam sure we can work on that together per xfire -> tv6 maybe?
1 more Q: when creating objects, do they get a variable assigned to them? like
Code:
Object[o]=CreateDynamicObject(sID,sPosX,sPosY,sPosZ,sRotX,sRotY,sRotZ,virtualworld,-1,-1,300);
Reply
#9

I use the latest version.

and yes, i did with a variable in public that i created and it's don't showing

example -
PHP Code:
glassobj[0] = CreateDynamicObject(3859,127.802963,372.098174,37.5,16.500000,90.000000,-180.000000); 
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)