Configuration
Learn more how to configure Exe 6.
Last updated
Learn more how to configure Exe 6.
Last updated
Configuration
module has all the configurations you need to adjust your Exe 6 experience.
ReplicatedStorage
> EXE6_STORAGE
> modules
> Configuration
Let's explore each category of the Configuration
module.
This determines what to log to Activities and Webhook. Threshold
is the property that determines how many to load at once in the Activities page.
You can turn off the Chat History feature of Exe 6 by setting the Enabled
property to false
. Threshold
is the property that determines how many to load at once in the Chat History.
You can change the KeyCode
to open Exe 6 by changing the AccessKeycode
to whatever key you would like. Theme
determines the accent color of the panel.
MaxWS
defines the maximum value a Team Member can set in terms of Walk Speed.
MaxJump
defines the maximum Jump value.
CanKill
allows a Team Member to set their health to 0, instantly killing the recipient.
These are the reasons you can quickly access from the Ban, Kick, and Warn menus. You can add more reasons that are relevant to your game.
In Exe 6, there's a feature that indicates the player who is currently being spectated. You can toggle that feature with this setting.
You can completely disable TeamConnect
feature in Exe 6 by changing the Enabled
property to false
.
Feel free to explore the Configuration
module by yourself because we didn't cover the simpler properties.