forked from figardo/910
-
Notifications
You must be signed in to change notification settings - Fork 0
/
910-class.txt
156 lines (140 loc) · 2.99 KB
/
910-class.txt
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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
"910"
{
"base" "base"
"title" "Nine Tenths (Classes)"
"category" "pvp"
"maps" "^910_class_|^nten_class_"
"menusystem" "1"
// "workshopid" "3014338850"
"settings"
{
1
{
"name" "910_roundtime_seconds"
"text" "Round Timer"
"help" "How long each round lasts."
"type" "Numeric"
"default" "300"
}
2
{
"name" "910_rounds"
"text" "Total Rounds"
"help" "If MapVote is enabled, call one after this many rounds."
"type" "Numeric"
"default" "5"
}
3
{
"name" "910_proprespawn"
"text" "Prop Respawn"
"help" "If enabled, props will spawn throughout the map every so often."
"type" "CheckBox"
"default" "0"
}
4
{
"name" "910_proprespawn_time"
"text" "Prop Respawn Time"
"help" "The delay between each prop respawn if prop respawn is enabled."
"type" "Numeric"
"default" "2"
}
5
{
"name" "910_suddendeath"
"text" "Sudden Death"
"help" "If enabled, when a team has every prop on the map the timer will be reduced."
"type" "CheckBox"
"default" "0"
}
6
{
"name" "910_suddendeath_time"
"text" "Sudden Death Time"
"help" "What the timer is reduced to if sudden death is enabled."
"type" "Numeric"
"default" "15"
}
7
{
"name" "910_coolfx"
"text" "Cool Effects"
"help" "Enables sparkles when a prop enters or leaves a base."
"type" "CheckBox"
"default" "1"
}
8
{
"name" "910_force_autoselect"
"text" "Force Auto-Select"
"help" "Forces players to choose the team with the least players when they join."
"type" "CheckBox"
"default" "0"
}
9
{
"name" "910_largeprop"
"text" "x2 Large Prop Points"
"help" "Receive double points when capturing a large prop (dumpster, vending machine, etc)."
"type" "CheckBox"
"default" "0"
}
10
{
"name" "910_postround_time"
"text" "Post Round Time"
"help" "How long after a round ends before a new one begins."
"type" "Numeric"
"default" "7"
}
11
{
"name" "910_proprespawn"
"text" "Prop Respawn Mode"
"help" "Replaces all fixed prop spawns with prop spawners."
"type" "CheckBox"
"default" "0"
}
12
{
"name" "910_proprespawn_time"
"text" "Prop Respawn Time"
"help" "The time between prop respawns."
"type" "Numeric"
"default" "2"
}
13
{
"name" "910_removeweapons"
"text" "Remove Weapons"
"help" "Deletes all HL2 weapon spawns on map start."
"type" "CheckBox"
"default" "0"
}
14
{
"name" "910_weprespawn"
"text" "Weapon Respawn Time"
"help" "The time after a HL2 weapon is picked up before it respawns."
"type" "Numeric"
"default" "20"
}
15
{
"name" "910_proprespawn_time"
"text" "Prop Respawn Time"
"help" "The time between prop respawns."
"type" "Numeric"
"default" "2"
}
16
{
"name" "910_teamplay"
"text" "Teamplay Mode"
"help" "Enables team based mode. Disable for FFA prop deathmatch."
"type" "CheckBox"
"default" "1"
}
}
}