11aefe731b
Fixed bunch of includes and a warnings Added ip addresses for admins to status KnifeAlert prints to everyone now if someone gets infected due to a knifed zombie Fixed WeaponCleaner not registering weapons if somebody disconnects Refactored custom-chatcolors to new syntax, added autoreplace and some fixes Added GFLClan.ru support to immunityreservedslots added nominate_removemap to mapchooser_extended and fixed a bug for recently played maps
58 lines
993 B
Plaintext
58 lines
993 B
Plaintext
"Phrases"
|
||
{
|
||
"Cstrike_Chat_CT_Loc"
|
||
{
|
||
"#format" "{1:s},{2:s}"
|
||
"en" "(Counter-Terrorist) {1} : {2}"
|
||
}
|
||
"Cstrike_Chat_CT"
|
||
{
|
||
"#format" "{1:s},{2:s}"
|
||
"en" "(Counter-Terrorist) {1} : {2}"
|
||
}
|
||
"Cstrike_Chat_T_Loc"
|
||
{
|
||
"#format" "{1:s},{2:s}"
|
||
"en" "(Terrorist) {1} : {2}"
|
||
}
|
||
"Cstrike_Chat_T"
|
||
{
|
||
"#format" "{1:s},{2:s}"
|
||
"en" "(Terrorist) {1} : {2}"
|
||
}
|
||
"Cstrike_Chat_CT_Dead"
|
||
{
|
||
"#format" "{1:s},{2:s}"
|
||
"en" "*DEAD*(Counter-Terrorist) {1} : {2}"
|
||
}
|
||
"Cstrike_Chat_T_Dead"
|
||
{
|
||
"#format" "{1:s},{2:s}"
|
||
"en" "*DEAD*(Terrorist) {1} : {2}"
|
||
}
|
||
"Cstrike_Chat_Spec"
|
||
{
|
||
"#format" "{1:s},{2:s}"
|
||
"en" "(Spectator) {1} : {2}"
|
||
}
|
||
"Cstrike_Chat_All"
|
||
{
|
||
"#format" "{1:s},{2:s}"
|
||
"en" "{1} : {2}"
|
||
}
|
||
"Cstrike_Chat_AllDead"
|
||
{
|
||
"#format" "{1:s},{2:s}"
|
||
"en" "*DEAD* {1} : {2}"
|
||
}
|
||
"Cstrike_Chat_AllSpec"
|
||
{
|
||
"#format" "{1:s},{2:s}"
|
||
"en" "*SPEC* {1} : {2}"
|
||
}
|
||
"Cstrike_Chat_Me"
|
||
{
|
||
"#format" "{1:s},{2:s}"
|
||
"en" "* {1} {2}"
|
||
}
|
||
} |