Jump to content

Settings in Meta (Accept Value)


'LinKin

Recommended Posts

Hello,

This as an example,

<setting 
            name="*displayWinnerMessages" 
            friendlyname="Show the winner of the match" 
            value="true" 
            accept="true,false" 
            desc="Displays the final winner of the match in the chat." 
        /> 

the values accepted are true or false.

How can I edit this when working with hex codes?

<setting 
            name="*errorMsgColor" 
            friendlyname="Error Messages Color" 
            value="#FF0000" 
            accept="[b]IDK What to put here[/b]" 
            desc="Hex Color" 
        /> 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...