[Mod] UT CaC Advanced Renaming

The place to discuss scripting and game modifications for X Rebirth.

Moderators: Moderators for English X Forum, Scripting / Modding Moderators

jelf
Posts: 81
Joined: Wed, 27. Apr 11, 18:00
x4

Re: [Mod] UT CaC Advanced Renaming

Post by jelf » Sun, 28. Apr 19, 11:40

Sorry if this is a stupid question but how do I get this to work?

I'm using the Steam Workshop version and in the game I can see the changes to the rename menu (with all the instructions and the three extra buttons).

However, when I type something into the rename space, e.g., "/nor%type" or "/type" (without quotation marks), the ship's name would become "/nor%type" or "/type", instead of say "Rahanas (Energy)". I'm not using any custom expressions and have only subscribed to the Steam Workshop version of the mod.

Am I doing it correctly? Any help would be greatly appreciated!

Edit: seems to be a conflict with Advanced Station Rename. It works now after removing that mod.

Another question: is there a way to generate short names for clusters/sectors/zones?

Eagle_Four
Posts: 231
Joined: Wed, 6. Nov 02, 20:31
x3

Re:

Post by Eagle_Four » Sun, 5. Apr 20, 20:20

Hallo,
this doesnt work for me:
UniTrader wrote: /hex for Hexadecimal (RRGGBB) Color in the format /hexBADA55#
if i use
/hexC2A658#Test
or /hexc2a658#Test

i got
/hexC2A658#Test and not the colored 'Test'

i tested without any Mods (XR 4.3)

What I'am doing wrong ?

Edit:Found the solution:

Code: Select all

  <t id="2026">/hex</t><!-- For freely chooseable Color in Hex, syntax /hexRRGGBB# -->
  <t id="2027">\033#FF</t>
this entry was missing in the German T-file 0001-L049.xml

it was only in the English T file.
I have copied the entry into the German T file.
Now /hex also works in the German version. Maybe Uni Trader could correct that.

Post Reply

Return to “X Rebirth - Scripts and Modding”