Alright guys, as many of your know there's a lot of maps in the Foundry that are basically useless because they're so tiered, you really can't place objects in certain places on a horizontal map and be sure you're getting it where it needs to go vertically.
When the Foundry first launched, the way around this was to use the /LOC command line to get the exact placement of where you were standing so you could put your objects in the right place.
Well then someone decided to change all the Foundry measurements to something else, making /LOC entirely useless unless converted with math. What I'm trying to figure out is, what do I need to divide by to get the appropriate number here?
And Foundry devs, why can't we get this functionality built into the Foundry itself so we don't HAVE to do this? Without it, there are SEVERAL maps that are damn near impossible to build on.
I am a Cheestah.
Check out my Foundry missions
Fed: "To Helna and Back", "Rema Donna", "Animations with Helna", "Mudd's Weapons", "Waiting for Wednesday"
KDF: "Time the Enemy", "Time the Ally", "Time the Traitor"
provisionally it seems to be (<loc number> / 3.281) = real number. Now if this isnt 100% precise I welcome a refining of it, additionally I welcome this being implemented in the back end so that math isnt required everytime you want to use it
It's simple... /loc reports coordinates in feet. Just convert from feet to meters using one of the formulas kirk and castsbugc posted. I'm not sure what the y value it reports is relative to.
It's simple... /loc reports coordinates in feet. Just convert from feet to meters using one of the formulas kirk and castsbugc posted. I'm not sure what the y value it reports is relative to.
I think of the random Y number (usually something like 1176) as a guess of how many times I'm going to preview that map.
Has anyone else had to deal with the glitch when you build up in the sky an place all the objects at the same level say y= 900 for example and the building platform your using as the floor renders like 10 levels below everything else. I end up having to give the building block a higher y value just to make it match up.
Has anyone else had to deal with the glitch when you build up in the sky an place all the objects at the same level say y= 900 for example and the building platform your using as the floor renders like 10 levels below everything else. I end up having to give the building block a higher y value just to make it match up.
You have your y set relative to the terrain, maybe. If it's relative to absolute zero then 900 should be the same for each thing.