mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-06 18:08:26 +00:00
Update shavit-advertisements.cfg
add more clarification on what's doable and what's not with the advertisements
This commit is contained in:
parent
56c3b2af00
commit
baa3d1c9bb
@ -2,10 +2,23 @@
|
||||
//
|
||||
// Advertisements will cycle from the first one to the last one and will show up every time
|
||||
//
|
||||
// Universal color settings -- will work with both CS:S and CS:GO:
|
||||
// {default} - default color
|
||||
// {green} - green color
|
||||
//
|
||||
// Possible color values are the ones from shavit-messages.cfg:
|
||||
// {text} {warning} {variable} {variable2} {style}
|
||||
//
|
||||
// Extra:
|
||||
// And also:
|
||||
//
|
||||
// For CS:S, you have the following variables available: (NOTE: The format for colors is like HTML. RRGGBBAA)
|
||||
// {RGB} - like \x07, usage: "{RGB}FF0000" for red
|
||||
// {RGBA} - like \x08, usage: "{RGBA}FF0000FE" for 254 alpha red
|
||||
//
|
||||
// CS:GO colors:
|
||||
// {blue}, {bluegrey}, {darkblue}, {darkred}, {gold}, {grey}, {grey2}, {lightgreen}, {lightred}, {lime}, {orchid}, {yellow}
|
||||
//
|
||||
// Extra variables to use in an advertisement message:
|
||||
// {name} - name of the player who receives the message.
|
||||
// {map} - current map.
|
||||
// {timeleft} - time left (formatted like timers including the .0).
|
||||
@ -21,4 +34,4 @@
|
||||
"1" "The command {variable}!r{text} will {variable2}restart your timer{text}."
|
||||
"2" "{variable}!recent{text} can be used to see the latest world records set!"
|
||||
"3" "{variable}!style{text} will open a menu with every {variable2}bhop style{text} the server has to offer."
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user