You are an unregistered user, you can register here
Navigation

Information

Site

Donations
If you wish to make a donation you can by clicking the image below.


 
Go Back   The Unreal Admins Page > Forums > Hosted Forums > Wormbos Area > General Chat

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Unread 28th March, 2009, 02:25 PM
Wormbo's Avatar
Wormbo Wormbo is offline
out of order
 
Join Date: Sep 2003
Posts: 3,383
Default [UT200x/Release] Webadmin Space Fix

Epic's UT2004 webadmin interface contains an unfortunate bug that changes any space character (ASCII code 32) to a non-breaking space (ASCII code 160, HTML entity " ") by default. You probably wouldn't have to care if NBSPs weren't invisible in the game.

This server actor fixes the problem by adding a special character coding entry that replaces any received NBSPs with regular spaces. This way the server name and any other text settings will correctly use spaces instead of NBSPs.
Note that this fix makes it impossible to intentionally enter NBSPs via the webadmin interface!

Download link

Simply extract the content of the ZIP file to your UT2004 server's System directory. This is an unconfigurable serverside-only ServerActor, so don't attempt to add it to the ServerPackages or mutators list.
To enable the fix, add the following line to the [Engine.GameEngine] section of your server's main INI file (usually UT2004.ini or server.ini):
Code:
ServerActors=WebadminSpaceFix.WebadminSpaceFix
That's all. Restart your server and enjoy your server name keeping its spaces even after e.g. just changing the server password.
I didn't specifically test it, but this fix should also work in UT2003 without modifications.
__________________
Wormbo's UT/UT2004/UT3 mods | PlanetJailbreak | Unreal Wiki | Liandri Archives
Quote:
<@Mych|Lockdown> ...and the award for the most creative spelling of "Jailbreak" goes to ... "Gandis Jealbrake Server"
Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 10:35 AM.


 

All pages are copyright The Unreal Admins Page.
You may not copy any pages without our express permission.