Color Patterns Update
You can now add color patterns as part of a color code for voice tags! These will change the color for a player’s voice tag. The time between color changes can be changed in the config. You can also make your own color pattern creations within the config!
Configuration
Config = {
Prefix = '^9[^5BadgerTools^9] ^3',
RoleList = {
{0, "~b~Civilian | "},
{777956259184902187, "~RGB~"},
{759610049521254411, "~r~Staff | "},
{759608678407340083, "~HALLOWEEN~Owner | "},
{759608678407340083, "~AMERICA~Owner | "},
{759608678407340083, "~DEVIL~Owner | "},
{759608678407340083, "~CHRISTMAS~Owner | "},
{759608678407340083, "~RGB~Owner | "},
},
ColorChangeSpeed = 300,
ColorPatterns = {
['~CHRISTMAS~'] = {'~r~', '~g~'},
['~AMERICA~'] = {'~r~', '~w~', '~b~'},
['~HALLOWEEN~'] = {'~o~', '~w~', '~u~'},
['~DEVIL~'] = {'~r~', '~c~', '~m~', '~u~'},
['~RGB~'] = {"~g~", "~b~", "~y~", "~o~", "~r~", "~p~", "~w~"},
},
OOC_Prefix = '~w~[~p~OOC~w~] ',
OOC_Messages = {
{
x = .5,
y = .65,
size = .75,
msg = '~r~You are rendered dead... Voice chat will be considered Out Of Character'
},
{
x = .5,
y = .69,
size = .75,
msg = '~b~Use /me for In Character'
},
},
EnableVoiceOOC = true,
}
Rainbow Tag
Christmas Tag
Halloween Tag
Special credits to @Prolectric for allowing me to show off the cool color patterns in the GIFs on his server