Two simple modding questions [message #5180] |
Mon, 10 March 2003 18:28 |
dead4ayear2
Messages: 156 Registered: February 2003 Location: Riverdale, Utah
Karma: 0
|
Recruit |
|
|
1) How do I change the menu background music ( I wanna change it to "Name of the Game" by The Crystal Method )
2) How do I change the name of things. Like when I point my weapon at the wep fac it says "Weapons Factory".
.:Teh wanderer:.
Don't luagh at me if I'm stupid; I've had very much coffine.
|
|
|
Two simple modding questions [message #5234] |
Mon, 10 March 2003 23:16 |
|
1. you must searchin for the name of the Soundfile in the always.dat and then simply put another file with the same nae into your Rengade Data folder
2. Openup Commandoeditor, goto Strigs-> edit table when you are ready copy the strings.tdb out of the mod folder into your Rengade\Data
www.laeubi.de Find Mods, Maps, Tool, Files and More!
< All Tutorials you ever searched for >
< contact me >
"Don't say it is imposible... just find a solution!"
|
|
|
Two simple modding questions [message #5252] |
Tue, 11 March 2003 00:58 |
|
Captkurt
Messages: 488 Registered: February 2003
Karma: 0
|
Commander |
|
|
Open your level edit, go to the controller you want to work with, click on the mod button, then click on the settings tab, then scroll down till you see "TranslatedNameID" click on the little button on the right, then go to the enc tab. and find one that is not used by the game. Select it. One good one to use is the (IDS_Enc_Char_Animal_Cockroach_Name) then click OK twice.
Next go to the top bar of your level edit and find the strings button, then click on the edit tab. after that opens up, go to the ENC tab, and find the same line you did earlier. the (IDS_Enc_Char_Animal_Cockroach_Name)
Double click it. This will allow you to change the text that is printed on the in game window. On the line that says string; change the text you want it to be. The save your work, and recompile map package. And if it does not show up, shut down the level edit, and after bringing it back up. Do a re-compile of your map package, and then you should see the text of what you wanted. Good luck.
[Updated on: Sun, 04 May 2003 23:18] Report message to a moderator
|
|
|
|
Two simple modding questions [message #5259] |
Tue, 11 March 2003 02:16 |
|
Captkurt01 | Open your level edit, go to the controller you want to work with, click on the mod button, then click on the settings tab, then scroll down till you see "TranslatedNameID" click on the little button on the right, then go to the enc tab. and find one that is not used by the game. Select it. One good one to use is the (IDS_Enc_Char_Animal_Cockroach_Name) then click OK twice.
Next go to the top bar of your level edit and find the strings button, then click on the edit tab. after that opens up, go to the ENC tab, and find the same line you did earlier. the (IDS_Enc_Char_Animal_Cockroach_Name)
Double click it. This will allow you to change the text that is printed on the in game window. On the line that says string; change the text you want it to be. The save your work, and recompile map package. And if it does not show up, shut down the level edit, and after bringing it back up. Do a re-compile of your map package, and then you should see the text of what you wanted. Good luck.
|
But be careful, that only worked in a Mod!
If you wann change the names in the normal game, you have to change the applied names.
www.laeubi.de Find Mods, Maps, Tool, Files and More!
< All Tutorials you ever searched for >
< contact me >
"Don't say it is imposible... just find a solution!"
|
|
|