Jump to content
Sign in to follow this  
setman

Mission File Height Issue

Recommended Posts

Hey,

I am still using the 2d editor, and the mission file that I am working on if you go into it in the editor it is fine

everything is in place. But when I load it on the server, the items that I added npc's, info boards a few buildings

are a couple hundred feet in the air.

Any ideas?

Share this post


Link to post
Share on other sites

_position = getPosATL this;

this setPosATL [_position select 0, _position select 1, 0];

I never had that issue but u could try to use the code above in the init fields of those objects.

Share this post


Link to post
Share on other sites

I know i've seen posts about this before, it was usually something about the server didn't have the right map version or some mod based issue?  Can't seem to find it now though.

Share this post


Link to post
Share on other sites

Could it also be something to do with 2D > 3D editor? - I recall reading something similar to this but of course can't find the post now 

Share this post


Link to post
Share on other sites

Thanks guys, turned out being something with one of the mods. Reinstalled all the mods and it worked.

  • Like 1

Share this post


Link to post
Share on other sites

Thanks guys, turned out being something with one of the mods. Reinstalled all the mods and it worked.

Which mod was it, out of curiosity? 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×