forked from Alzar/mythic-framework
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathserver.cfg
37 lines (25 loc) · 910 Bytes
/
server.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
endpoint_add_tcp "0.0.0.0:30120"
endpoint_add_udp "0.0.0.0:30120"
exec ./configs/environment.cfg
set net_tcpConnLimit 65535
sv_enforceGameBuild mptuner
sv_endpointPrivacy true
sv_scriptHookAllowed 0
add_ace group.admin command allow # allow all commands
add_ace group.admin command.quit deny # but don't allow quit
add_ace group.admin sqz_ac.bypass allow
add_ace group.admin sqz_ac.admin allow
add_principal resource.mythic-base group.admin
setr profile_skfx 0 # Does this actually fucking work? Yes
setr voice_useNativeAudio true
setr voice_useSendingRangeOnly true
# Banners & Logos
sets banner_detail "https://i.imgur.com/Q43huBc.jpeg"
sets banner_connecting "https://i.imgur.com/Q43huBc.jpeg"
load_server_icon logo96.png
sets locale "en-US"
exec ./configs/resources.cfg
setr mfw_version 1.0.0
setr discord_app "975598412105920563"
setr game_enableFlyThroughWindscreen true
# sets sv_pureLevel 1