[MOD] Immersive environments 1.1 [09-11-2011]
Moderators: Scripting / Modding Moderators, Moderators for English X Forum
-
- Posts: 349
- Joined: Sun, 12. Oct 08, 04:04
For everyone that has the Terran Plot bug via the insta destruct Unknown Sector 20,5. I created a MD that skips over that small portion of the plot so you don't need to restart to implement the fix.
Read this before you download
Follow this procedure:
When the plot says to enter the Unknown Sector 20,5.
Go to the gate that leads into the Unknown Sector 20,5.
Save and Quit your game.
Then put this file in your directory: \X3 Terran Conflict\director
Only put it there AFTER the plot says to enter the Unknown Sector 20,5.
Otherwise, I'm not sure what will happen to your Terran plot.
Download
Read this before you download
Follow this procedure:
When the plot says to enter the Unknown Sector 20,5.
Go to the gate that leads into the Unknown Sector 20,5.
Save and Quit your game.
Then put this file in your directory: \X3 Terran Conflict\director
Only put it there AFTER the plot says to enter the Unknown Sector 20,5.
Otherwise, I'm not sure what will happen to your Terran plot.
Download
-
- Posts: 266
- Joined: Sun, 5. Oct 08, 10:06
-
- Posts: 68
- Joined: Wed, 22. Jul 09, 15:44
-
- Posts: 11
- Joined: Tue, 16. Jan 07, 20:25
-
- Posts: 764
- Joined: Thu, 15. Dec 05, 21:27
-
- Posts: 1383
- Joined: Sun, 25. Dec 05, 10:42
-
- Posts: 2035
- Joined: Wed, 18. Aug 10, 14:28
-
- Posts: 349
- Joined: Sun, 12. Oct 08, 04:04
Possibly the easiest way to get the true look, would be the restart.
Otherwise, you could reload all the backgrounds, stars, and planets with MD and not need a restart.
Although, you can create planets and stars, I don't know if you can destroy/remove planets and stars.
If you want to reload everything into your current game, then go into the maps directory and open: x3_universe.xml, x3_universe_2.0.xml, and ANH_Map_Argon.xml, then copy every line which has X="x" Y="y" where x=[0-21] and y=[0-16] (240ish lines) and every line immediately following each of the 240ish lines which contain t="2", t="3", or t="4".
2 = backgrounds
3 = stars
4 = planets
In total it will be around 1300 lines of code which you will take data from.
After searching for the sectors in MD, altering the background, deleting the stars, converting(i don't know how) the suns color(1666650) into RGB, creating the suns, and creating the planets, your MD file will probably be over 4000 lines.
No simple task, however since you would be using very simple coding this turns into a data entry task.
If you are up to it, jump into the world of MD coding.
If you complete this task then restarting would no longer be needed and everyone, besides their husbands or wives, will be very happy.
(side note: Changing the backgrounds is easy, so if you want to load all the new backgrounds I have a template MD already created for you to load all the data into.)
off topic:
Which leads to the possibility of M0s destroying a planet and MD replacing the planet with a destroyed planet. (albeit, whoever creates a planet destruction plot would require the player jump out of the system before the planet goes boom, then return to see the boomed planet)
edit: I might just tackle this myself.. thanks to you i learned that X3 Editor and X3 Editor 2 are two separate programs that allow for completely different things within X3TC.. so converting the suns color in the maps files is now possible. Now to figure out how to delete planets and suns...
Otherwise, you could reload all the backgrounds, stars, and planets with MD and not need a restart.
Although, you can create planets and stars, I don't know if you can destroy/remove planets and stars.
If you want to reload everything into your current game, then go into the maps directory and open: x3_universe.xml, x3_universe_2.0.xml, and ANH_Map_Argon.xml, then copy every line which has X="x" Y="y" where x=[0-21] and y=[0-16] (240ish lines) and every line immediately following each of the 240ish lines which contain t="2", t="3", or t="4".
2 = backgrounds
3 = stars
4 = planets
In total it will be around 1300 lines of code which you will take data from.
After searching for the sectors in MD, altering the background, deleting the stars, converting(i don't know how) the suns color(1666650) into RGB, creating the suns, and creating the planets, your MD file will probably be over 4000 lines.
No simple task, however since you would be using very simple coding this turns into a data entry task.
If you are up to it, jump into the world of MD coding.

If you complete this task then restarting would no longer be needed and everyone, besides their husbands or wives, will be very happy.
(side note: Changing the backgrounds is easy, so if you want to load all the new backgrounds I have a template MD already created for you to load all the data into.)
off topic:
Which leads to the possibility of M0s destroying a planet and MD replacing the planet with a destroyed planet. (albeit, whoever creates a planet destruction plot would require the player jump out of the system before the planet goes boom, then return to see the boomed planet)
edit: I might just tackle this myself.. thanks to you i learned that X3 Editor and X3 Editor 2 are two separate programs that allow for completely different things within X3TC.. so converting the suns color in the maps files is now possible. Now to figure out how to delete planets and suns...
-
- Posts: 63
- Joined: Mon, 15. Nov 10, 14:22
I really like your work here. The empty, dead feeling that can sometimes creep up on you in X, that never occured in Tachyon, Freespace, Freelancer or of course Dark-Light needed a certain je ne sais quoi, and I think this might just be it...
I am a little confused about why you would say that this is not for "extended gameplay", and is for "testing only".
If this is purely because there may still be small errors, I say qui cares?
Every mod has issues - damn, every game does - it's part of the territory.
As for the yellowy soup in our pleasant Sol system, I believe it could quite easily have been caused by our distant future mistakes - which rest assured, we will make -
(dare I say waste from refining gas around Uranus?)
Downloading now
I am a little confused about why you would say that this is not for "extended gameplay", and is for "testing only".
If this is purely because there may still be small errors, I say qui cares?
Every mod has issues - damn, every game does - it's part of the territory.
As for the yellowy soup in our pleasant Sol system, I believe it could quite easily have been caused by our distant future mistakes - which rest assured, we will make -
(dare I say waste from refining gas around Uranus?)
Downloading now

'In space, the real enemy is space itself, and the fear it instils in your counterparts'
[ external image ]
[ external image ]
-
- Posts: 349
- Joined: Sun, 12. Oct 08, 04:04
-
- Posts: 63
- Joined: Mon, 15. Nov 10, 14:22
I'm not exactly sure what this means, unless my instincts are correct, and this doesn't sound very good. Planets blocking gate exits?
'In space, the real enemy is space itself, and the fear it instils in your counterparts'
[ external image ]
[ external image ]
-
- Posts: 2035
- Joined: Wed, 18. Aug 10, 14:28
He's not considering it a spoiler. It's just a glitch. Easily fixed in the X3 Editor.h2o.AvA wrote:'testing only' because of 'super planetary instant death upon gating' sectors and he's considering these as spoilers for the actual release.
It's not good, but can be fixed. Will have a look at it myself in a min as I want to play with this without it glitching!sms_747 wrote:I'm not exactly sure what this means, unless my instincts are correct, and this doesn't sound very good. Planets blocking gate exits?
There is of course the possibility he's done something special in there and doesn't want it seen before release but I consider that unlikely from Connary

"If you’re not prepared to be wrong, you’ll never come up with anything original."
Sir Ken Robinson
Sir Ken Robinson
-
- Posts: 63
- Joined: Mon, 15. Nov 10, 14:22
All this speculation is turning me off the idea, which would be a shame, since the screenshots look great...
A reply from the author on the subject would be nice
A reply from the author on the subject would be nice

'In space, the real enemy is space itself, and the fear it instils in your counterparts'
[ external image ]
[ external image ]
-
- Posts: 2035
- Joined: Wed, 18. Aug 10, 14:28
-
- Posts: 349
- Joined: Sun, 12. Oct 08, 04:04
-
- Posts: 2035
- Joined: Wed, 18. Aug 10, 14:28
-
- Posts: 626
- Joined: Mon, 10. Dec 07, 12:12
hey there nice mod...i have been waiting for this to be fully completed for quite some time now,,,hell ,since you relesed the first beta.I want to play a last time in the X-Universe before i will finaly say goodbye(because of TNBT),and i would like to do it with this mod installed.So any aproximate date when this will be ready?I don't want to take it as it is ,and be forced to restart often,because of updatea.
txh
txh
-
- Posts: 66
- Joined: Wed, 2. Aug 06, 05:28
-
- Posts: 3445
- Joined: Thu, 8. Jun 06, 14:07