update v26 -> v28
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user