Nexgen (like) Chat Hud minus the Controller. Works with NexGen just need to disable nexgens hud in nexgen.ini
Code: Select all
UTChat by ProAsm and no0ne - 2021
Compatible with 436, 451 and 469.
Installation
------------
Add UTChat<version>.u to your UTServer/System folder.
Open your Server.ini file and add under:
[Engine.GameEngine]
ServerPackages=UTChat<version>
Add to the command line:
?Mutators=UTChat<version>.UTChat
NB: This needs to be the last mutator in the command line.
Configurations
--------------
bShowChatMessages (Default True) Also in Menu.
Setting this to False will disable the Mutator.
bBotsInServerChat (Default False) Also in Menu.
When set to True, the Chatbox on a server game will also show Bot messages.
ChatsTextColor=(R=200,G=180,B=2,A=0)
This the admin can configure and is the color of the text in the top chat box.
OtherTextColor=(R=50,G=250,B=250,A=0)
This the all the text below the chatbox.
The configuration .ini file also holds the last 200 chat lines by the players.
This can be viewed in a window by typing in the console:
Mutate UTChat ShowChatLog
or !Chat as a chat message.
If logged in as an Admin, a Clear Chat Log option will be available to clear all chats.
If the last 2 characters in a chat line are for instance :) then an emoji will appear in it's place.
Current emoji's
[
:) = smile
:( = grin
:^ = eyes
:+ = thumb up
:- = thumb down
:o = lol
:f = fist
:k = ok hand
:t = thinking
:b = bomb
:c = cool
:u = point up
:p = tongue out
:s = poop
:w = wave
:q = question mark
:z = zZz
If :? is in the Say then a list of abbreviations will be shown.
If you wish to use UTChat instead of Nexgen's chat:
Set in nexgen.ini
useNexgenHUD=False
enableNexgenStartControl=True
enableAdminStartControl=False
In UTChat.ini
bEnableStartControl=False
bPlayerJoinLeave=False
Console: Mutate UTChat ShowChatLog
you may bind to a key ie;
Code: Select all
set input <key> Mutate UTChat ShowChatLog
Known Bugs:
ChangeLog
----------------
v27
Fixed white player text in chatlog.
Fixed bAddServerToFavs.
v26
Added bAddServerToFavs option at game end.
Added bUseSiegeHUD for Siege Stats.
Added small chatlog spacing option.
Fixed null player mute displays.
Added LanCountryFlag.
Fixed clientside Player Mute.
Added serverside Admin Player Mute.
Fixed flag displays in 436 and 451.
Added name[+Player] trap when login.
Increased UTChatFlagCfg to 50.
Trapped many accessed nones.
v25d
Added bAddServerToFavs option at game end.
Added bUseSiegeHUD for Siege Stats.
Added small chatlog spacing option.
Fixed null player mute displays.
added LightMode for Chatlog
v25c
Added LanCountryFlag.
Fixed clientside Player Mute.
Added serverside Admin Player Mute.
v25b
Fixed flag displays in 436 and 451.
Added name[+Player] trap when login.
Increased UTChatFlagCfg to 50.
v25a
Trapped many accessed nones.
v24g
Fixed bug with kill messages.
v24f
Added check for SSB player reflag.
Fixed no flag X position in chat.
v24e
Added client variables with no version dependencies.
Changed emoji thumbs down from :- to :<
Added fixed clientside variables.
Added NewFaceless texture option.
Added flag options for chat, chatlog and players.
Added RemoveAllEmojis in ini file only.
v24d
Reverted back to 23k
Added game end antispam option.
Added game end level change detection.
Added emoji vertical adjustment.
Added message sound for spectators.
Fixed admin message in admin window.
Added player list in chatlog.
Added flags to player list.
Added [spec] to log list.
Added emojis to chatlog.
Added country flags to chatlog.
Added select emoji to editbox.
Removed bShowChatMessages;
v24c
This was scrapped.
v24b
This was scrapped.
v24a
This was scrapped.
v23m (v24)
Added bCheckExtendedNick.
Admin string now in WRI.
v23k
Fixed GPF in 436/451 D3D rendering.
Reduced all 512 textures to 256.
v23j
Added additional entered game traps.
Improved start control fire detection.
Removed UTChatHud as HudMutator.
v23h/i
Removed v23g log stuff.
Added [+Bot] and [-Bot]
Added [+Spectator] and [-Spectator]
v23f/g
Added temp UTChatClientLog for [+Player] traps.
Redirected server [+Player] to chatlog.
v23e
Fixed and locked emoji option window.
Fixed other messages color issue.
Capitalized Ready and Starting messages.
Fixed spectator player colors.
Fixed idle frag counter when spectator.
v23d
Fixed team game colors.
Added Emoji menu window.
Removed strip emojis and banner.
Added back client ChatDuration.
Added back client OtherDuration.
v23c
Fixed several Accessed Nones in UTChatHud
v23b
Removed check ssb and gri bBeacons.
Removed bMyBeacons from DM.
v23a
Added admin options for bDisableChatLog
Added admin options for bNoChatBorders.
Added admin options for bNoChatShading.
Fixed ssb player beacon delay in hud.
v22p
Spawned Logo earlier.
v22o
Fixed emojis for spec to player.
Added Player + and - for join and leave if no nexgen.
Added Spectator join + if no nexgen.
Added bPlayerJoinLeave option.
Fixed Chat and Other option colors.
v22n
Added bDisableAntiSpam, in admin menu.
Added bFontOverRide option in Admin menu,
Added ChatFontSize option in Admin Menu.
Fixed Other messages spacing.
Fixed and improved StartupControl.
Fixed ServerAdds colors.
v22m
Added back a tiny delay at game end.
Fixed scull brightness display.
Added bEnableStartControl and will disable Nexgen's.
Added ready signal if bEnableStartControl=True.
Added temp ChatDelayTime in Admin menu.
Removed manual config emoji sizing.
Added auto emoji sizing to font size.
Added Emoji Trim to menu.
v22L
Removed any delay at game end.
v22k
Fixed multi spectator messages in console.
v22j
Made further adjustments for end game messages.
v22i
Removed all anti-spam except for message repeat.
Chat timing now same as utchat18
v22h
Worked on spamming issues.
Removed all private messages.
Fixed Other Line setting.
Fixed saving admin options.
Fixed chatlog duplicate messages.
Added a Disable Spam Control option.
v22g
Slight adjustment to chat box shading.
Fixed Skeleton icon appearing.
Lower chat text by 2 pixels.
Scaled Chat text in chatbox.
Added Admin Spam Control.
Moved ChatDuration to server admin.
Moved OtherDuration to server admin.
Added NoRepeatrMesg option.
Added Menu resizing etc (tnx buggie)
Added option to shorten chatbox.
Added player name in team color in chat and private log.
Replace bNoRepeatMesg with variable ChatRepeatDelay.
v22f
Fixed other mods shading in postRenderHUD.
Re-aligned all chat box shading.
v22e
Added UTChatReplacement for swearing.
v22a to d
Removed help if emojis disabled.
Fixed !char when emojis disabled.
Added hide Emoji Sizing if emojis disabled.
Fixed frag count displaying at start.
Remove NextHUDMutator from Team Hud.
Added more Admin options in Menu.
Added serverside std dm player color.
Added serverside use chat emojis.
Added serverside use chat emojis face.
Added serverside use private msgs.
Added client options not visible if admin disable.
Set emoji default size to 7, was 6.
Increased Menu height from 300 to 360 pixels.
Reduced Main chat area to possible 2 lines.
Reduced Other chat to possible 0 lines.
Added ChatDuration to client.
Added OtherDuration to client.
Added variable FontSize for client.
Fixed Chat and other text colors.
Fixed frag counter not flashing.
Added optional LogonMessageLine1 and 2.
LogonMessageLine1=">>> UTChat Installed <<<"
LogonMessageLine2=">>> Type !Chat for Chat Window <<<"
v20
Fixed Menu not displaying.
v19
Spectyator chats now also get logged.
v18
Adjust logo to switch off at game start.
Fixed several clientside accessed nones.
Added UTChatActor as server actor.
Set bSmallFonts as True by default.
v17c
Fixed several access nones.
Added Admin message to Players.
v17b
Removed GUI scaling.
v17
Added auto scaling to menus.
Fixed 436/451 GPF crashes.
v16f
Fixed black text color at startup.
v16e
Added * prefix to player in menu if muted.
v16
[UTChat16.UTChatSvrAdds]
ServerAddsSymbol="-"
ServerAddsColor=(R=255,G=255,B=0,A=0)
The ServerAddsSymbol= is the first 1, 2 or 3 symbol characters you need to add infront of your serveradds.
For instance all lines need to be something like -=< This is the line >=-
Now you would have ServerAddsSymbol="-="
This is so the code can recognize a ServerAdds message & Change the Color of the ServerAdds to your Custom Color.
v15
Added private messaging window.
Private message 100 save option.
Removed configs from chat windows.
Added Config Tab for all configs.
Fixed !Cmds not being passed.
Added 8 new banner emojis.
Adjust emoji position to size.
Added Admin options to disable emojis.
Added Admin options to disable private messages.
Fixed other lines text length.
Added help labels in Configs.
Added banner names to display.
Re-aligned logon logo.
Removed banners and emojis if bNoEmoticons.
v14
Emojis no longer case sensitive.
Add DM/LMS Player single color option.
Reduced Smallfont vertical emoji size.
Spaced lines for better emoji display.
Added option for number of chat lines.
Added option for number of other lines.
Added logo image with option.
Added Transparent option.
Added Chatlog Keybind.
Added UTBots compatibility option.
Fixed Spectator using !chat.
v13
Small improvements on utchats disable.
Added several new emojis.
Set SmallFonts as default.
Fixed Spectator message double names.
Added Spectator message text always silver.
Added logon intro.
v12
Fixed original hud for newnet and nexgen.
Reduced chatbox border thickness.
Added enable client emojis in menu.
Added use client smaller fonts in menu.
Added client chatlog save in menu.
Added enable client chat in menu.
Added spectator mutate for menu.
Filtered IP Addresses
Code: Select all
[UTFlagAdjustments]
IpAdds[0]=(Name="",SSBID="",IpAdd="186.189",Flag="CL",country="Chile")
IpAdds[1]=(Name="",SSBID="",IpAdd="45.232",Flag="CL",country="Chile")
IpAdds[2]=(Name="",SSBID="",IpAdd="151.210",Flag="NZ",country="New Zealand")
IpAdds[3]=(Name="",SSBID="",IpAdd="179.61.240",Flag="NZ",country="New Zealand")
IpAdds[4]=(Name="no0ne.",SSBID="",IpAdd="",Flag="NZ",country="New Zealand")
IpAdds[5]=(Name="",SSBID="",IpAdd="",Flag="",country="")
IpAdds[6]=(Name="",SSBID="",IpAdd="",Flag="",country="")
IpAdds[7]=(Name="",SSBID="",IpAdd="",Flag="",country="")
IpAdds[8]=(Name="",SSBID="",IpAdd="",Flag="",country="")
IpAdds[9]=(Name="",SSBID="",IpAdd="",Flag="",country="")
IpAdds[10]=(Name="",SSBID="",IpAdd="",Flag="",country="")
IpAdds[11]=(Name="",SSBID="",IpAdd="",Flag="",country="")
IpAdds[12]=(Name="",SSBID="",IpAdd="",Flag="",country="")
IpAdds[13]=(Name="",SSBID="",IpAdd="",Flag="",country="")
IpAdds[14]=(Name="",SSBID="",IpAdd="",Flag="",country="")
IpAdds[15]=(Name="",SSBID="",IpAdd="",Flag="",country="")
IpAdds[16]=(Name="",SSBID="",IpAdd="",Flag="",country="")
IpAdds[17]=(Name="",SSBID="",IpAdd="",Flag="",country="")
IpAdds[18]=(Name="",SSBID="",IpAdd="",Flag="",country="")
IpAdds[19]=(Name="",SSBID="",IpAdd="",Flag="",country="")
note you can also do by Name.. see Line 5 for example.