forked from andrewtheis/half-life-2-campaign
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhalf-life_2_campaign.txt
83 lines (74 loc) · 1.41 KB
/
half-life_2_campaign.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
"half-life_2_campaign"
{
"title" "Half-Life 2 Campaign"
"base" "base"
"menusystem" "1"
"workshopid" "283549412"
"settings"
{
1
{
"name" "hl2c_server_force_gamerules"
"text" "Force HL2 gamerules (AUX Power & Max Ammo)"
"type" "CheckBox"
"default" "1"
"singleplayer" "1"
}
2
{
"name" "hl2c_admin_physgun"
"text" "Give admins the physics gun"
"type" "CheckBox"
"default" "0"
}
3
{
"name" "hl2c_admin_noclip"
"text" "Allow admins to use noclip"
"type" "CheckBox"
"default" "0"
}
4
{
"name" "hl2c_server_custom_playermodels"
"text" "Allow usage of custom playermodels"
"type" "CheckBox"
"default" "0"
}
5
{
"name" "hl2c_server_checkpoint_respawn"
"text" "Make dead players respawn at checkpoints"
"type" "CheckBox"
"default" "0"
}
6
{
"name" "hl2c_server_dynamic_skill_level"
"text" "Dynamically change the skill level based on player count"
"type" "CheckBox"
"default" "1"
}
7
{
"name" "hl2c_server_lag_compensation"
"text" "Use NPC Lag Compensation"
"type" "CheckBox"
"default" "1"
}
8
{
"name" "hl2c_server_player_respawning"
"text" "Players can never permanently die"
"type" "CheckBox"
"default" "0"
}
9
{
"name" "hl2c_server_jeep_passenger_seat"
"text" "Give Jeeps a passenger seat"
"type" "CheckBox"
"default" "0"
}
}
}