-
Notifications
You must be signed in to change notification settings - Fork 0
/
CustomServerDetails.ini
109 lines (106 loc) · 12.5 KB
/
CustomServerDetails.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
[CustomServerDetails.CSDMasterServerUplink]
# timer delay, do NOT set ultra low values
refreshTime=4
# if true uses server name described below
bCustomServerName=true
serverName= ^y^KFL^r^v^g^93 ^g^ %infoBlock%
# if true colors map name described below
bMapColor=true
mapColor=^y^
# server browser CENTER
## if true adds all this states to server name
bInfoBlockInServerName=true
infoBlockPatterns=(state="CHANGING_MAP",pattern="^Y$^[Current state: ^r^CHANGING MAP^Y$^]")
infoBlockPatterns=(state="WIPE",pattern="^Y$^[Current state: ^r^WIPE^Y$^]")
infoBlockPatterns=(state="WIN",pattern="^Y$^[Current state: ^g^WIN^Y$^]")
infoBlockPatterns=(state="LOBBY",pattern="^Y$^[Current state: ^w^LOBBY^Y$^]")
infoBlockPatterns=(state="WAVE",pattern="^Y$^[Current state: ^g^WAVE(%waveCurrent%/%wavesTotal%)^Y$^, ^g^Zeds left: %zedsLeft%^Y$^]")
infoBlockPatterns=(state="TRADER",pattern="^Y$^[Current state: ^w^TRADER^w^, Time left: ^b^%traderTime%s^Y$^]")
infoBlockPatterns=(state="CUROBJ",pattern="^Y$^[Current objective: ^r^%CUROBJ%^w^]")
infoBlockPatterns=(state="TESTINGMODE",pattern="^Y$^[Current state: ^r^Test Map running!^w^]")
infoBlockKeys=(detail="Zeds left",key="zedsLeft")
infoBlockKeys=(detail="Trader time",key="traderTime")
infoBlockKeys=(detail="CurrentWave",key="waveCurrent")
infoBlockKeys=(detail="Waves total",key="wavesTotal")
infoBlockKeys=(detail="Current Objective",key="CUROBJ")
# server browser LEFT BOTTOM
# if true uses all the info described below
bChangeServerDetails=true
## add some useful info
displayedServerDetails=(name=" Ублюдок, мать твою, а ну, иди сюда, говно собачье, а?",keyTag="^v^",bCustom=True)
displayedServerDetails=(name="Попробуй меня трахнуть! Я тебя сам трахну!",keyTag="^v^",bCustom=True)
## default key-value pairs
displayedServerDetails=(name="Mutator",keyTag="^g^",valTag="^g^")
displayedServerDetails=(name="FriendlyFireScale",keyTag="^g^",valTag="^g^",bChangeName=True,newName="Friendly Fire")
displayedServerDetails=(name="IsVacSecured",keyTag="^g^",valTag="^g^",bChangeName=True,newName="VAC")
displayedServerDetails=(name="AdminEmail",keyTag="^g^",valTag="^g^",bChangeName=True,newName="Admin Email")
displayedServerDetails=(name="AdminName",keyTag="^g^",valTag="^g^",bChangeName=True,newName="Admin Name")
displayedServerDetails=(name="Current Wave",keyTag="^g^",valTag="^g^")
displayedServerDetails=(name="FinalWave",keyTag="^g^",valTag="^g^",bChangeName=True,newName="Final Wave")
displayedServerDetails=(name="KickVoting",keyTag="^g^",valTag="^g^",bChangeName=True,newName="Kick Voting")
displayedServerDetails=(name="MapVoting",keyTag="^g^",valTag="^g^",bChangeName=True,newName="Map Voting")
displayedServerDetails=(name="MaxSpectators",keyTag="^g^",valTag="^g^",bChangeName=True,newName="Max Spectators")
displayedServerDetails=(name="Max runtime zombies",keyTag="^g^",valTag="^g^",bChangeName=True,newName="Max Zombies")
displayedServerDetails=(name="ServerMode",keyTag="^g^",valTag="^g^",bChangeName=True,newName="Server Mode")
displayedServerDetails=(name="ServerVersion",keyTag="^g^",valTag="^g^",bChangeName=True,newName="Server Version")
## add some poem for bored people
displayedServerDetails=(valTag="^y^",bCustom=True,customValue="Иди сюда, ты, говно, жопа!")
## displayedServerDetails=(valTag="^v^",bCustom=True,customValue="One ripped ******")
## displayedServerDetails=(valTag="^v^",bCustom=True,customValue="that caused you.")
# server browser RIGH BOTTOM, player name modifications
## if true adds player states described below
bAnotherNicknamesStyle=true
playerDeadNicknamePattern=^r^ %nickname% ^r^[DEAD]
playerSpectatingNicknamePattern=^w^ %nickname% ^w^[SPECTATING]
playerAwaitingNicknamePattern=^y^ %nickname% ^y^[AWAITING]
playerAliveNicknamePattern=^g^ %nickname% ^g^[ALIVE]
## allows to convert ^1 like (ScrN) tags into colors
bColorNicknames=true
[CustomServerDetails.o_Utility]
# colorTag-color pairs
## main colors
ColorList=(Name="Red",Tag="^r^",Color=(R=255))
ColorList=(Name="Orange",Tag="^o^",Color=(R=200,G=77))
ColorList=(Name="Yellow",Tag="^y^",Color=(R=255,G=255))
ColorList=(Name="Green",Tag="^g^",Color=(R=50,G=200,B=50))
ColorList=(Name="Blue",Tag="^b^",Color=(G=100,B=200))
ColorList=(Name="Neon Blue",Tag="^nb^",Color=(G=150,B=200))
ColorList=(Name="Cyan",Tag="^c^",Color=(G=255,B=255))
ColorList=(Name="Violet",Tag="^v^",Color=(R=255,B=139))
ColorList=(Name="Pink",Tag="^p^",Color=(R=255,G=192,B=203))
ColorList=(Name="White",Tag="^w^",Color=(R=255,G=255,B=255))
ColorList=(Name="Black",Tag="^bl^",Color=(R=1,G=1,B=1))
ColorList=(Name="Gray",Tag="^gr^",Color=(R=96,G=96,B=96))
## these are 'scrn balance' tags, try to keep them intact
## used to color nicknames in server info
ColorList=(Name="scrn 0",Tag="^0",Color=(R=1,G=1,B=1))
ColorList=(Name="scrn 1",Tag="^1",Color=(R=200,G=1,B=1))
ColorList=(Name="scrn 2",Tag="^2",Color=(R=1,G=200,B=1))
ColorList=(Name="scrn 3",Tag="^3",Color=(R=200,G=200,B=1))
ColorList=(Name="scrn 4",Tag="^4",Color=(R=1,G=1,B=255))
ColorList=(Name="scrn 5",Tag="^5",Color=(R=1,G=255,B=255))
ColorList=(Name="scrn 6",Tag="^6",Color=(R=200,G=1,B=200))
ColorList=(Name="scrn 7",Tag="^7",Color=(R=200,G=200,B=200))
ColorList=(Name="scrn 8",Tag="^8",Color=(R=255,G=127,B=0))
ColorList=(Name="scrn 9",Tag="^9",Color=(R=128,G=128,B=128))
## other random colors
ColorList=(Name="1",Tag="^w$^",Color=(R=255,G=255,B=255))
ColorList=(Name="2",Tag="^r$^",Color=(R=255,G=1,B=1))
ColorList=(Name="3",Tag="^g$^",Color=(R=1,G=255,B=1))
ColorList=(Name="4",Tag="^b$^",Color=(R=1,G=1,B=255))
ColorList=(Name="5",Tag="^y$^",Color=(R=255,G=255,B=1))
ColorList=(Name="6",Tag="^c$^",Color=(R=1,G=255,B=255))
ColorList=(Name="7",Tag="^o$^",Color=(R=255,G=140,B=1))
ColorList=(Name="8",Tag="^u$^",Color=(R=255,G=20,B=147))
ColorList=(Name="9",Tag="^s$^",Color=(R=1,G=192,B=255))
ColorList=(Name="10",Tag="^n$^",Color=(R=139,G=69,B=19))
ColorList=(Name="11",Tag="^W$^",Color=(R=112,G=138,B=144))
ColorList=(Name="12",Tag="^R$^",Color=(R=132,G=1,B=1))
ColorList=(Name="13",Tag="^G$^",Color=(R=1,G=132,B=1))
ColorList=(Name="14",Tag="^B$^",Color=(R=1,G=1,B=132))
ColorList=(Name="15",Tag="^Y$^",Color=(R=255,G=192,B=1))
ColorList=(Name="16",Tag="^C$^",Color=(R=1,G=160,B=192))
ColorList=(Name="17",Tag="^O$^",Color=(R=255,G=69,B=1))
ColorList=(Name="18",Tag="^U$^",Color=(R=160,G=32,B=240))
ColorList=(Name="19",Tag="^S$^",Color=(R=65,G=105,B=225))
ColorList=(Name="20",Tag="^N$^",Color=(R=80,G=40,B=20))