UT:XMP Public Beta 2 was released at 13:37 EDT, it can be downloaded from the UT:XMP download page.
INI Files
This patch will overwrite your UTXMP ini files, in order to make sure nobody crashes. If you want to keep your old INIs, follow the following steps:
Colored messages and nicks
UT:XMP Public Beta 2 supports colored nicks and messages.
For messages you can use any color, by means of a hex-code.
For example typing
would result in your text being the color black.
For nicknames you currently only have 9 colors available. These can be enabled through the use of special tags.
The tags available range from "^1" to "^9"
To color your nickname white-black-white, you'd do it like this:
These short tags can also be used in your normal text messages.
You can disable/enable colors clientside through the command
INI Files
This patch will overwrite your UTXMP ini files, in order to make sure nobody crashes. If you want to keep your old INIs, follow the following steps:
- Make a backup of UTXMP.ini and UTXMPUser.ini in UT2004/UTXMP/System
- Install the patch
- Copy your backed-up INIs back to the /UT2004/UTXMP/System directory
- Open UTXMP.ini and find the following line
Code:
ConnectingMenuClass=XMPUI.XMPServerLoading
Code:ConnectingMenuClass=XMP.XMPServerLoading
- Save your ini
Colored messages and nicks
UT:XMP Public Beta 2 supports colored nicks and messages.
For messages you can use any color, by means of a hex-code.
For example typing
Code:
#000000hello
For nicknames you currently only have 9 colors available. These can be enabled through the use of special tags.
The tags available range from "^1" to "^9"
To color your nickname white-black-white, you'd do it like this:
Code:
^7white^9black^7white
These short tags can also be used in your normal text messages.
You can disable/enable colors clientside through the command
Code:
ToggleColor
Last edited: