SC4 Devotion Forum Archives

SimCity 4 General Discussion and Tutorials => SimCity 4 General Discussion => General Custom Content Discussion => Topic started by: Risu on January 11, 2011, 07:38:33 PM

Title: Custom Loading Text
Post by: Risu on January 11, 2011, 07:38:33 PM
When the city is loading, undeaneath the line "Loading City" or w/e, it displays quirky fake-status messages. I wanna learn how to create my own set of these. What all would I need to accomplish this, and then how?

EDiT:- I am way below novice when it comes to anysort of programming. But it's a language I'm willing to learn!
Title: Re: Custom Loading Text
Post by: MandelSoft on January 12, 2011, 12:49:56 AM
Here's how I did it:

- Download an existing mod that changes these loading texts.
- Open the DAT-file with the Reader.
- Simply change the texts in the LText files.
- Have fun!

Best,
Maarten
Title: Re: Custom Loading Text
Post by: FrankU on January 12, 2011, 03:21:23 AM
And I can help you with the examples.
I know of two:

1. The one by Pegasus: http://www.simpeg.com/forum/index.php?action=downloads;sa=view;down=506
2. The one I made in the way Maarten described, based on #1: http://www.simtropolis.com/stex/details.cfm?id=23010

It is an easy job, and lots of fun.
After having made it just throw it into your pluginsfolder and everything is set.
Title: Re: Custom Loading Text
Post by: MandelSoft on January 12, 2011, 12:16:15 PM
Examples of loading texts I made:
- "Proving that E=mc2"
- "42"
- "Replace road textures with euro versions."
- "Applying the NAM."
- "Wasting time..."
- "Loading nothing special in particular."

Best,
Maarten
Title: Re: Custom Loading Text
Post by: Risu on January 12, 2011, 02:37:02 PM
Maarten,

When you say "the Reader", do you mean Notepad or something else? Cos' I tried opening it in Notepad before....
Title: Re: Custom Loading Text
Post by: vester on January 12, 2011, 04:53:36 PM
Nahh, no notepad, but iLive Reader (http://sc4devotion.com/csxlex/lex_filedesc.php?lotGET=656)
Title: Re: Custom Loading Text
Post by: Risu on January 16, 2011, 03:00:47 PM
Great, thanks! I'm working on it now....