Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple Rank #73

Open
maugerb opened this issue Dec 27, 2017 · 0 comments
Open

Simple Rank #73

maugerb opened this issue Dec 27, 2017 · 0 comments
Labels

Comments

@maugerb
Copy link

maugerb commented Dec 27, 2017

I post my own influx_simpleranks.cfg for all!

// See influx_chatcolor.txt for info about colors.
// CSS can use {#HEX} eg. {#FF0000} for red.
// CS:GO will have to settle for {NAME} eg. {RED} for red.
//
// Order of ranks in this file will determine the order in menus.
//
// "points" - The amount of points player needs to unlock this rank.
// "unlock" - If true, unlocking this will not set player's rank to this automatically. Player will have to manually choose this rank.
//
"Ranks"
{
"{GREY}[Just joined]"
{
"points" "0"
}
"{#12FF5D}[ {#08D449}Rabbit {#12FF5D}]"
{
"points" "8"
}
"{#418A20}[ {#346E19}Green {#418A20}]"
{
"points" "16"
}
"{#E6C32C}[ {#E6C01C}Rookie {#E6C32C}]"
{
"points" "25"
}
"{#FA8723}[ {#F59802}Recruit {#FA8723}]"
{
"points" "50"
}
"{#0F8DBF}[ {#0BA4E0}n00b {#0F8DBF}]"
{
"points" "75"
}
"{#F54547}[ {#F5585B}Lower grade {#F54547}]"
{
"points" "100"
}
"{#F2AD3D}[ {#F5B856}Regular {#F2AD3D}]"
{
"points" "125"
}
"{#4F7D53}[ {#567A59}Trained {#4F7D53}]"
{
"points" "150"
}
"{#DEE0DE}[ {#DEE3DF}Growing {#DEE0DE}]"
{
"points" "175"
}
"{#5FF56D}[ {#75F080}Medium grade {#5FF56D}]"
{
"points" "200"
}
"{#1148A8}[ {#1450B8}Slave {#1148A8}]"
{
"points" "225"
}
"{#26ACB5}[ {#26D2DE}Slavemaster {#26ACB5}]"
{
"points" "250"
}
"{#CC39C7}[ {#C75BC3}Amateur {#CC39C7}]"
{
"points" "275"
}
"{#F2F21D}[ {#F2F23D}Qualified {#F2F21D}]"
{
"points" "300"
}
"{#810B87}[ {#951C9C}Experienced {#810B87}]"
{
"points" "325"
}
"{#39ADB3}[ {#4AEFF7}Good {#39ADB3}]"
{
"points" "350"
}
"{#A81C19}[ {#F51F1B}Like a Boss {#A81C19}]"
{
"points" "375"
}
"{#4874C7}[ {#6888C4}Upper grade {#4874C7}]"
{
"points" "400"
}
"{#850C0C}[ {#C41414}Professional {#850C0C}]"
{
"points" "425"
}
"{#5A9EAD}[ {#9FD6E3}Fantastic {#5A9EAD}]"
{
"points" "450"
}
"{#1B454F}[ {#325F69}Commander {#1B454F}]"
{
"points" "475"
}
"{#838F1D}[ {#9CAB1A}Elder {#838F1D}]"
{
"points" "500"
}
"{#61545B}[ {#99828E}Excellent {#61545B}]"
{
"points" "525"
}
"{#A67C91}[ {#F7B7D7}Amazing {#A67C91}]"
{
"points" "550"
}
"{#596D91}[ {#86A3D9}Hot Shot {#596D91}]"
{
"points" "575"
}
"{#839E87}[ {#BDF2C4}Magnificant {#839E87}]"
{
"points" "600"
}
"{#D3C9F2}[ {#9576F5}Te{#8B66FA}ch{#825AFA}no{#794DFA}lo{#6F41FA}gi{#6534F7}st {#D3C9F2}]"
{
"points" "625"
}
"{#D3C9F2}[ {#88F7F5}Sk{#75FAF8}il{#5AFAF7}le{#43FAF7}d {#D3C9F2}]"
{
"points" "650"
}
"{#D3C9F2}[ {#F5E15F}El{#F5DF4E}i{#F5DD40}te {#D3C9F2}]"
{
"points" "675"
}
"{#D3C9F2}[ {#F57F40}Ma{#F57936}st{#F56C22}er {#D3C9F2}]"
{
"points" "700"
}
"{#D3C9F2}[ {#5E514A}Ki{#5E4D43}ll{#614C41}er {#D3C9F2}]"
{
"points" "725"
}
"{#D3C9F2}[ {#F2A6A5}Spe{#F59E9D}ci{#F28C8A}al{#F58482}is{#F57876}t {#D3C9F2}]"
{
"points" "750"
}
"{#D3C9F2}[ {#3041F2}Pr{#2738F5}im{#1E30F7}e {#D3C9F2}]"
{
"points" "775"
}
"{#D3C9F2}[ {#1C381F}Ep{#1A3B1E}i{#193B1D}c {#D3C9F2}]"
{
"points" "800"
}
"{#D3C9F2}[ {#F2F59D}Aw{#F4F797}es{#F6FA89}om{#F6FA7D}e {#D3C9F2}]"
{
"points" "825"
}
"{#D3C9F2}[ {#76784A}Se{#797A47}ns{#797A42}at{#787A3D}ion{#767836}al {#D3C9F2}]"
{
"points" "850"
}
"{#D3C9F2}[ {#9664A3}Ch{#975EA6}amp{#9658A6}ion {#D3C9F2}]"
{
"points" "875"
}
"{#D3C9F2}[ {#A87272}Aw{#A86C6C}ar{#AB6565}de{#AB5C5C}d {#D3C9F2}]"
{
"points" "900"
}
"{#D3C9F2}[ {#71E864}Or{#62E854}ac{#50E83F}le {#D3C9F2}]"
{
"points" "925"
}
"{#D3C9F2}[ {#F0DE78}Se{#F0D959}na{#F2D530}to{#F2D218}r {#D3C9F2}]"
{
"points" "950"
}
"{#D3C9F2}[ {#969692}Wi{#96958C}ck{#999688}ed {#D3C9F2}]"
{
"points" "975"
}
"{#D3C9F2}[ {#8C93F5}Ha{#7179F5}rdco{#5863F5}re {#D3C9F2}]"
{
"points" "1000"
}
"{#D3C9F2}[ {#F5ABF5}Fa{#F288F2}bo{#ED6FED}lo{#F25EF2}us {#D3C9F2}]"
{
"points" "1025"
}
"{#D3C9F2}[ {#C8D197}Li{#C2CF7E}g{#C0CF70}htn{#BFD158}in{#BACF46}g {#D3C9F2}]"
{
"points" "1050"
}
"{#D3C9F2}[ {#C41466}Wi{#B5125E}c{#A81358}ked {#9C1654}Si{#8F144D}ck {#D3C9F2}]"
{
"points" "1100"
}
"{#D3C9F2}[ {#5E648F}Su{#565D94}pe{#4D5594}rn{#434C94}ov{#394496}a {#D3C9F2}]"
{
"points" "1125"
}
"{#D3C9F2}[ {#FAEDC8}St{#FAE7B1}a{#FAE19B}r{#F7D986}Q{#F7D472}Q {#D3C9F2}]"
{
"points" "1150"
}
"{#D3C9F2}-= {#55DEE6}Di{#50D2D9}r{#4BC3C9}ty {#47B9BF}Se{#43AFB5}cr{#42A3A8}et {#D3C9F2}=-"
{
"points" "1175"
}
"{#D3C9F2}-= {#FC0818}T{#FC08D8}h{#3520F5}e {#1BB7C2}O{#1BC248}n{#C2981B}e {#D3C9F2}=-"
{
"points" "1200"
}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants