Jump to content

How save permanently correct position my towers and fuel pumps?


Recommended Posts

Hi Epoch Community!

I have weird problem with saving my work in Editor 3D. When i putted towers and fuel pumps and set this at 90 degree angle then after saving is other angle than 90 degree.

How i can save it?

Here is image showing my problem:
lIXUOhX.jpg

When i save it then it returns to image "BEFORE". 

Link to comment
Share on other sites

I have this problem too, I've tried using _obj SetVectorUp [0,0,1]; to and that doesn't seem to work when put in the init of the object. 

You have to do that in both files, even though it looks OK in the editor afterwards; it will often make buildings float once you got it uploaded to your server. Very unreliable.

Link to comment
Share on other sites

  • 3 weeks later...

Oh my god! I know what was bad!

If u give in INIT just:

 

setVectorUp [0,0,1]

It won't be enough. 

You have to give NAME for object and command:

 

nameobject setVectorUp [0,0,1]

Example:

castle21 setVectorUp [0,0,1]

Name like you want guys.

Here is example:

y814TbW.png

Here is proof 90 degree angle.

aTuTdaR.png

 

How do you get those extra buildings and objects in your editor?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...