mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-22 20:42:54 +08:00
Update Game.ini
This commit is contained in:
parent
86e6b98149
commit
ca9ab86cb2
@ -1,15 +1,19 @@
|
||||
[/Script/Pavlov.DedicatedServer]
|
||||
bEnabled=true
|
||||
ServerName="My dedicated server"
|
||||
MaxPlayers=50
|
||||
MaxPlayers=10 #Set this to 10 for Shack. 24 is the max for PC, setting it higher will not allow players to join.
|
||||
ApiKey="ABC123FALSEKEYDONTUSEME"
|
||||
bSecured=true
|
||||
bCustomServer=true
|
||||
bVerboseLogging=false
|
||||
bCompetitive=false #This only works for SND
|
||||
bWhitelist=false
|
||||
RefreshListTime=120
|
||||
LimitedAmmoType=2
|
||||
LimitedAmmoType=0
|
||||
TickRate=90
|
||||
TimeLimit=60
|
||||
Password=0000
|
||||
MapRotation=(MapId="UGC1668673188", GameMode="SND")
|
||||
#Password=0000
|
||||
#BalanceTableURL="vankruptgames/BalancingTable/main"
|
||||
MapRotation=(MapId="UGC1758245796", GameMode="GUN")
|
||||
MapRotation=(MapId="datacenter", GameMode="SND")
|
||||
MapRotation=(MapId="sand", GameMode="DM")
|
Loading…
Reference in New Issue
Block a user