description
This mod is basically notifying the players in the chatbox when someone joins or leaves the game just like in the old insurgency. Sometimes you don't even know if you are playing alone or someone else just joins the game until you check your scoreboard. This will help you with that.
You will not able to see your own join and leave message. Only other people can so please don't say it broken when you can't see your own message.
Mutator Name:
- JoinLeaveMessage
Supported Mod:
- Advanced Chat
Using that mod, you can also change the color for join and leave message in the config.
Default Config for game.ini file:
[/JoinLeaveMessage/Mutators/JoinLeaveMessage.JoinLeaveMessage_C]
;Enable or disable join message
bEnableJoinMessage=True
;Message to appear when a player joins
JoinMessage=%name% has joined the game.
;Enable or disable leave message
bEnableLeaveMessage=True
;Message to appear when a player leaves
LeaveMessage=%name% has left the game.
The %name%
in the configuration will be automatically replaced by the player name. You can put it anywhere in the message. It doesn't have to be in the front.
If you are experiencing some problems or some bugs, please report it and state the issue clearly so I can fix it.
If you like my mod and you want to support me, you can make a donation in my profile.
Credits
-
15 Jul 05:05Version 2.0.4
- Fixed an issue with empty player name left the game
0 Comments for Join Leave Message (v2.0.3b)