Now, this is WEIRD... help meh
Basically, for my mod, I want "ships" that cannot (repeat- CANNOT) steer up or down.
This was very easy to accomplish, after tweaking the correct variables in the shiparch.ini, and I thought, "woohoo!"... then I tried things out in the mod.
Basically, here's my problem: when ships leave a docking point, they aren't traveling in a straight line away from the point! Instead, the FL engine randomizes the angle a wee bit on exit, apparantly. As this part of my mod more-or-less depends on this NOT occuring... I need to figure out what's causing this, and how to turn it OFF.
Do I need to add more docking points to the path, and just put them in a straight line going outwards, so that by the time the ship gets done hitting the points, it's traveling in an absolutely flat way? I cannot have these ships have even a small amount of up/down orientation, or this part of the mod won't work right.... help...