forked from H-M-H/Monster_HMH
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Serverconfig.cfg
39 lines (34 loc) · 1.21 KB
/
Serverconfig.cfg
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
sv_name HMH-Monster
sv_map ktm5
sv_rcon_password your password
sv_port 8303
sv_motd Welcome to HMH's Monster-Server
sv_vote_spectate 0
sv_vote_kick 0
sv_wall_costs 2
sv_max_wall_kills 2
sv_wall_damage -1
sv_max_walls -1
add_vote "revive all" set_team_all 0
add_vote "20 points for all" addscoreall 20
//add_vote "100 points for all" addscoreall 100
add_vote "Godmode for one wave" godmode 1
add_vote "Undead on" sv_undead 1
add_vote "Undead off" sv_undead 0
add_vote "set wave to 1" set_wave 1
add_vote "set wave to 10" set_wave 10
add_vote "set wave to 25" set_wave 25
add_vote "set wave to 30" set_wave 30
add_vote "set wave to 50" set_wave 50
add_vote "set wave to 81" set_wave 81
add_vote "set wave to 100" set_wave 100
add_vote "set wave to 200" set_wave 200
add_vote "HMH's Walls" "sv_wall_costs 2; sv_max_wall_kills 2; sv_wall_damage -1; sv_max_walls -1"
add_vote "normal Walls" "sv_wall_costs 10; sv_max_wall_kills 10; sv_wall_damage 10; sv_max_walls 2"
add_vote -----MAPS----- broadcast vote a map?
add_vote ctf5 change_map ctf5
add_vote ktm5 change_map ktm5
add_vote ktm5+ change_map ktm5+
add_vote ktm5+easy change_map ktm5+easy
add_vote Monster_Rain change_map Monster_Rain
add_vote Monster_World change_map Monster_World