update v26 -> v28

This commit is contained in:
cclecle
2023-08-30 23:36:42 +01:00
parent b78fc9af07
commit 6f4664ecd4
5 changed files with 31 additions and 75 deletions

View File

@@ -4,19 +4,19 @@ Compatible with 436, 451 and 469.
Installation
============
Add UTChat26.u to your UTServer/System folder.
Add UTChat28.u to your UTServer/System folder.
Open your Server.ini file and add under:
[Engine.GameEngine]
ServerPackages=UTChat26
ServerPackages=UTChat28
Add to the command line:
?Mutators=UTChat26.UTChat
?Mutators=UTChat28.UTChat
If you wish to start UTChat as a ServerActor use the following:
[Engine.GameEngine]
ServerActors=UTChat26.UTChatActor
ServerActors=UTChat28.UTChatActor
Configurations
==============
@@ -83,7 +83,7 @@ If logged in as an Admin, a Clear Chat Log option will be available to clear all
If the last 2 characters in a chat line are for instance :) then an emoji will appear in it's place.
[UTChat26.UTChatSvrAdds]
[UTChat28.UTChatSvrAdds]
ServerAddsSymbol="-"
ServerAddsColor=(R=255,G=255,B=0,A=0)