Again i would like to say thanks to all who have put in so much hard work on the new elite and its oxp's
I have re installed the new version of elite (1.73) and have worked through the oxps to galaxy 7 (assassins guild ).now my problem is im well stuck..two missions are in the south west corner of gal 7.kill commander manko..mission from a seedy space bar and also visit d'ecrcul at ataer.both planets are in the south west corner.
I have tried to change the planet info and galaxy hoped from 7...back to 7 in the south west corner but it still places me out of the area no one can reach.here is the code i tried to chane planet info to:
Code: Select all
// Uncomment the desired behaviour for galactic hyperspace exit. Fixed coordinates will put the arrival
// of an intergalactic jump on map coordinates specified by the key galactic_hyperspace_fixed_coords.
"galactic_hyperspace_behaviour" = //"GALACTIC_HYPERSPACE_BEHAVIOUR_STANDARD";
"GALACTIC_HYPERSPACE_BEHAVIOUR_ALL_SYSTEMS_REACHABLE";
//"GALACTIC_HYPERSPACE_BEHAVIOUR_FIXED_COORDINATES";
// When using the GALACTIC_HYPERSPACE_BEHAVIOUR_FIXED_COORDINATES, the key below is used to specify the
// actual fixed coordinates for the intergalactic jump.
"galactic_hyperspace_fixed_coords" = "96 96";
heres a full copy of the planet info:
{
"interstellar space" =
{
sky_color_1 = (0, 1, 0.5);
sky_color_2 = (0, 1, 0);
sky_n_stars = 480;
sky_n_blobs = 128;
};
universal =
{
// The two multiplier values below determine how many more stars will be used to populate space
// with respect to the number normally used. Apply to all systems by being included in the
// "universal" section.
star_count_multiplier = 2;
nebula_count_multiplier = 1;
corona_flare = 0.075;
// Default docking clearance requirement for main stations.
stations_require_docking_clearance = no;
};
// Uncomment the desired behaviour for galactic hyperspace exit. Fixed coordinates will put the arrival
// of an intergalactic jump on map coordinates specified by the key galactic_hyperspace_fixed_coords.
"galactic_hyperspace_behaviour" = //"GALACTIC_HYPERSPACE_BEHAVIOUR_STANDARD";
"GALACTIC_HYPERSPACE_BEHAVIOUR_ALL_SYSTEMS_REACHABLE";
//"GALACTIC_HYPERSPACE_BEHAVIOUR_FIXED_COORDINATES";
// When using the GALACTIC_HYPERSPACE_BEHAVIOUR_FIXED_COORDINATES, the key below is used to specify the
// actual fixed coordinates for the intergalactic jump.
"galactic_hyperspace_fixed_coords" = "96 96";
}
i have tried a few searchs but have only found one thread on this problem...heres the link to it:
https://bb.oolite.space/viewtopic.ph ... t=esarxeve
Biffy the limping wizard aka biffaman from runescape
Code: Select all
Code: Select all