-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathargs
More file actions
62 lines (55 loc) · 1.57 KB
/
args
File metadata and controls
62 lines (55 loc) · 1.57 KB
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
ifp stable
-allowlocalhttp
-allowdupeaccounts
+mp_gamemode aitdm
+setplaylist aitdm
+setplaylistvaroverrides "max_players 14 earn_meter_pilot_multiplier 4 titan_shield_regen 1 timelimit 18 scorelimit 2147483647"
+sv_maxvelocity 100000
+sv_usercmd_max_queued 100
+ns_should_return_to_lobby 0
+sv_max_props_multiplayer 500000
+sv_max_prop_data_dwords_multiplayer 800000
+net_compresspackets 1
+net_compresspackets_minsize 64
+sv_maxrate 127000
ifp rotation
-allowlocalhttp
-allowdupeaccounts
+setplaylistvaroverrides "max_players 10"
+sv_maxvelocity 100000
+sv_usercmd_max_queued 100
+ns_should_return_to_lobby 0
+sv_max_props_multiplayer 500000
+sv_max_prop_data_dwords_multiplayer 800000
+net_compresspackets 1
+net_compresspackets_minsize 64
+sv_maxrate 127000
ifp ps
-allowlocalhttp
-allowdupeaccounts
+mp_gamemode ps
+setplaylist ps
+setplaylistvaroverrides "max_players 16 run_epilogue 0 classic_mp 0 timelimit 18 scorelimit 2147483647"
+sv_maxvelocity 100000
+sv_usercmd_max_queued 100
+ns_should_return_to_lobby 0
+sv_max_props_multiplayer 500000
+sv_max_prop_data_dwords_multiplayer 800000
+net_compresspackets 1
+net_compresspackets_minsize 64
+sv_maxrate 127000
ifp test
-allowlocalhttp
-allowdupeaccounts
+map mp_glitch
+mp_gamemode tdm
+setplaylist tdm
+setplaylistvaroverrides "max_players 16 titan_shield_regen 1 timelimit 2147483647 scorelimit 2147483647"
+sv_maxvelocity 100000
+sv_usercmd_max_queued 100
+ns_should_return_to_lobby 0
+sv_max_props_multiplayer 500000
+sv_max_prop_data_dwords_multiplayer 800000
+net_compresspackets 1
+net_compresspackets_minsize 64
+sv_maxrate 127000