.setcolor | |
---|---|
Type | Command |
Category | none |
In-game description | “Changes a color setting of a feature. Allows you to set RGB values through keybinds. Syntax: .setcolor <feature> <setting> <RGB> Example: .setcolor ClickGUI AC #FF0000” |
Default keybind | none |
.setcolor is a chat command that modifies ColorSettings of other features. Its main use is to create keybinds that change a ColorSetting when pressed.
.setcolor was originally created by hiddenalt-team1) in Wurst7:455.
Main article: Command Syntax
.setcolor <feature> <setting> <RGB>
Changes the color of <setting>
in <feature>
to <RGB>
.Examples:
.setcolor ClickGUI AC #FF0000
Changes the color of ClickGUI's “AC” (accent color) setting to #FF0000 (red).Version | Changes |
---|---|
Wurst 7.17 | Added .setcolor . (Thanks to hiddenalt-team2)!) |