ChatBox
Adds Chat box to REPO for easier communication
Mod status: Beta
⚠️ Required on all clients ⚠️
The way classic REPO chat works can be very unclear as you dont know who is saying what and its very easy to miss,
this mod solves that by adding static chat box to left bottom side of your screen so you can see who is saying what
Config
EnableConfiguration
Description |
Default value |
Type |
Enable if you want to use custom set config setting values |
false |
Bool |
AfterFadeVisibility
Description |
Default value |
Type |
How visible the chat box is going to be after fading |
0.2 |
Float |
FadeDelay
Description |
Default value |
Type |
How long the chat box will stay visible before fading |
4 |
Float |
BeforeFadeVisibility
Description |
Default value |
Type |
How visible the chat box is going to be before fading |
1 |
Float |
MessageLimit
Description |
Default value |
Type |
How many messages will be shown on the screen |
4 |
Int32 |