![]() |
|
|
#1 |
About making .u file
Hey all, I have UT2K4 and I was wondering somebody could tell me how to make .u file of a .Int file. I am translating UT2K4 to Icelandic for my Personal use and I saw that not all that i have already translated to icelandic appeared as i wrote. I edited XWeapons.Int to icelandic and i hope somebody can tell me how to make another XWeapons.u instead of the old so the transelate would go right.
Can anybody help me to make a .u file of .Int file? (P.S. I know how to use DOS)
__________________
Keep it real! |
|
|
|
|
|
|
#2 |
|
You should never attempt to modify, recompile or otherwise mess with the .U files. If you think the INT file you are modifying does not contain all neccessary entries, you can always try "UCC DumpInt <package name>". Also, the missing entries might be inherited from a parent class, e.g. it might be in Engine.int section [Weapon] if it's missing in XWeapons.int section [ShockRifle], because "XWeapons.ShockRifle" is a subclass on "Engine.Weapon".
__________________
Wormbo's UT/UT2004/UT3 mods | YouTube channel | PlanetJailbreak | Unreal Wiki | Liandri Archives Everything you ever wanted to know about replication | UnrealScript security considerations <elmuerte> you shouldn't do all-nighters, it's a waste of time and effort <TNSe> nono <TNSe> its always funny to find code a week later you dont even remember writing <Pfhoenix> what's worse is when you have a Star Wars moment <Pfhoenix> "Luke! I am your code!" "No! Impossible! It can't be!" |
|
|
|
|
|
|
#3 |
|
but yeah you don't turn int files into u files or anything, that's not how it works.
the game is set up so that you don't have to modify the u files to change languages. For example, engine.u has engine.int, engine.det, engine.est, engine.frt, engine.itt - these are the localisation files that contain all the strings for engine.u in the languages english, german, spanish, french and italian respectively. |
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|