-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathserver.cfg
66 lines (52 loc) · 1.01 KB
/
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
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
#############################
### SERVER-KONFIGURATIONS ###
#############################
# KONSOLEN INFOS
echo SERVER-KONFIGURATION LADEN..
rcon_password 123
rcon 1
# SCRIPTS
gamemode0 altis-life 1
filterscripts
plugins crashdetect mysql bcrypt-samp streamer sscanf nativechecker
# SERVER BROWSER
announce 0
query 1
hostname .:: SERVER WIRD GELADEN ::.
language Deutsch/German
mapname Altis-Life
gamemodetext Altis-Life by Whice
weburl breadfish.de/wcf/user/27018-whice/
maxplayers 5
#password 123
# NETZWERK
sleep 5
bind 127.0.0.1
port 7777
conncookies 1
cookielogging 0
connseedtime 300000
minconnectiontime 0
messageslimit 500
messageholelimit 3000
ackslimit 5000
playertimeout 10000
# PROTOKOLLIERUNG
output 0
timestamp 1
logtimeformat [%d.%m.%Y-%H:%M:%S]
logqueries 0
chatlogging 0
# KLIENT
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
# NPC
maxnpc 0
# LAG KOMPENSATION
lagcompmode 1
#############################
### SERVER-KONFIGURATIONS ###
#############################