-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRules.cfg
61 lines (46 loc) · 1.18 KB
/
Rules.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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
teams = team1.cfg;
gamemode_name = Example
gamemode_info =
scripts =
PatronSupport.as;
TeamMenu.as;
ChatCommands.as;
VoteCore.as;
DefaultVotes.as;
ScoreboardRender.as;
ColoredNameToggle.as;
Easy3DHooks.as;
Client.as;
# 01-Model.as;
# 02-CompositeModel.as;
# 03-Animation.as;
# 04-CompositeAnimation.as;
# 05-Choreographer.as;
playerrespawn_seconds = 0
nearspawn_multiplier = 0
death_points = 0
kill_point = 0
selfkill_points = 0
attackdamage_modifier = 0
friendlydamage_modifier = 0
daycycle_speed = 0
daycycle_start = 0
map_water_update_ticks = 0
map_fire_update_ticks = 0
map_water_layer_alpha = 0
map_water_render_style = 0
engine_floodlayer_updates = false
no_shadowing = true
mirrormap = false
coins_death_drop_percentage = 0
party_mode = false
warmup_barrier = false
output_history = false
player_light_radius = 0
player_light_intensity = 0
minimap = false
chat = true
showscoreboard = true
can_show_hover_names = false
allow_suicide = true
restartmap_onlastplayer_disconnect = false