Skip to content

Instantly share code, notes, and snippets.

@jpylypiw
Created December 28, 2017 09:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jpylypiw/f551f98ac05280e58aae18dadddb6287 to your computer and use it in GitHub Desktop.
Save jpylypiw/f551f98ac05280e58aae18dadddb6287 to your computer and use it in GitHub Desktop.
The Isle Game.ini
[/script/theisle.igamesession]
ServerName=xxx
ServerPassword=
ServerSteamGroup=
ServerMOTD=Hi There :3
bFamilySharing=false
bServerDatabase=true
bServerAllowChat=true
bServerGlobalChat=true
bServerNameTags=true
bServerExperimental=false
bServerBattleye=true
bServerAI=true
ServerAIMax=100
ServerAIRate=50.0
bServerAIPlayerSpawns=true
bServerGrowth=false
bServerNesting=true
bServerScent=false
bServerAllowTurnInPlace=true
ServerDeadBodyTime=0
ServerRespawnTime=10
ServerLogoutTime=10
; Discord Invite link eg ServerDiscord=0lGZKDGlkAu0fHGl
ServerDiscord=xxx
ServerAdmins=123
ServerAdmins=456
[/script/theisle.igamemode]
; Dinosaur Overrides
;ProgressionOverrides=(Row="Austro",Points=10)
;ProgressionOverrides=(Row="TRex",Points=20)
; Time of Day / Weather Settings
ServerStartingTime=1350
bServerDynamicTimeOfDay=0
ServerDayLength=20
; Supported Database Types: (None, SQLite, MariaDB)
;DatabaseType=SQLite
;DatabaseHost=127.0.0.127
;DatabasePort=3306
;DatabaseUser=root
;DatabasePass=
@KratosDerToten
Copy link

Hello, looking at the pervious comments I take it that the ai lines are for evrima? Is it possible that they are outdated?
And also, to have the ai lines working, do we have to have the bServerExperimental as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment