33 lines
822 B
INI
33 lines
822 B
INI
[/Script/TheIsle.TIGameSession]
|
||
ServerName="Mediakor's The Isle"
|
||
# --- Password ---
|
||
bServerPassword=true
|
||
ServerPassword="dinos"
|
||
|
||
# --- Basic server setup ---
|
||
MaxPlayerCount=50
|
||
MapName=Gateway
|
||
|
||
# --- AI settings ---
|
||
# Default rates, but AI enabled and capped at the max (100) documented value
|
||
# (Legacy docs show ServerAIMax default 100, AIRate default 1.0; Evrima keeps the same idea.) :contentReference[oaicite:5]{index=5}
|
||
bSpawnAI=true
|
||
ServerAIMax=300
|
||
ServerAIRate=1.0
|
||
|
||
# --- Common defaults you’ll likely want ---
|
||
bServerDynamicWeather=true
|
||
ServerDayLengthMinutes=45
|
||
ServerNightLengthMinutes=20
|
||
bServerGrowth=true
|
||
bServerNesting=true
|
||
bServerFallDamage=true
|
||
bServerAllowChat=true
|
||
bServerGlobalChat=true
|
||
bServerNameTags=false
|
||
bRconEnabled=false
|
||
RconPort=9876
|
||
RconPassword="Atlaskor"
|
||
bQueueEnabled=false
|
||
QueuePort=15000
|