I'd like to know what files make this script and if it is possible to remove them whitout affecting the other scripts of this game.
Regards

Moderators: Scripting / Modding Moderators, Moderators for English X Forum
I suspected that they were hard-coded since there aren't player made scripts to fix it in the forum. However I tried to see if there was some hope.Xenon_Slayer wrote:I don't think they are controlled via script. If you mean the Xenon Invasion mission, it's all hardcoded. Do the Xenon ships even spawn if you don't accept the mission? I don't know as I never managed to find one of those missions (ironic I know).
There are other hardcoded things which cause the Xenon to fly from one sector to another. I think some of these 'urges' are hardcoded too.
NavaCorp wrote:PLAN B: How many jumps away from the xenon sectors must be a station TO NOT broadcast a XI mission in its BBS? If the stations must be inside a certain number of jumps from the xenon sectors to show them, then I could empty the sectors around the xenon territory and make the XI to not appear in my game.
So if I empty the sectors around the xenons' sectors within 4 jumps (three sectors), then I should stop the XI missions from appearing anywhere in the universe.SuicidePilot wrote: Note: Invasion are pretty rare ive only had 1 in the past year or so. But anyway.....if your WITHIN 4 jumps of a Xenon sector ( and your blessed with the mission) the game will put it on the BBS of the stations in and near the "target" sector of the invasion.... Good luck...youll need it when the caps show up
In this case my plan B would go in the dustbin.Chris Gi wrote:As far as I know, these mission are completely independent of nearby Xenon sectors.
You've given me the inspiration for a better idea! I could set the xenon sectors as race=unknown and then open the Doubleshadow's text editor and change the "unknown" label for ownership to "xenon".There may be another, quite unexpected solution:
these mission only occur for certain sectors (Scale Plate Green, Black Hole Sun, Thyn's Abyss, Menelaus' Paradise, Getsu Fune, and Eighteen Billion). Setting the owner of these sectors to "Unknown" or "Pirates" should eliminate the appearance of XI missions.
I dont think they will....i changed a xenon sector ownership to myself and they didnt respawn...although a few jumped in from a different sectorNavaCorp wrote:A question: if the race of the xenon sectors becomes "unknown", will the xenon shipyard still replace the xenon ships destroyed in the former xenon sectors?
This means that if If I empty four sectors around the xenon sectors and the pirates build a base there, then the XI will not be offered in that base. Good.Chris Gi wrote:It depends. The XI is only offered in stations of the same race as one of the sectors I mentioned. If you change the ownership of one of these sectors to Pirates, the BBS message will appear in Pirate stations.
Oh, this complicate things if x2 works in the same way.jlehtone wrote:Then think about the Getsu Fune. I doubt it has an array of owner races.
For comparison: in the X3R version a Pirate Base in Teladi sector does show the message for XI that will be in Teladi sector.
Can I create a new race with the Doubleshadow's X2-Editor and use it for the sectors around xenon sectors (for example I would empty these sectors of stations but fill them of capships and call their racial ownership "military area")?So perhaps the condition is "in stations, where race of sector == race of target sector"?