Skip to content

Instantly share code, notes, and snippets.

@jpylypiw
Created December 28, 2017 09:14
Embed
What would you like to do?
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=
@Dejvi1
Copy link

Dejvi1 commented Nov 24, 2022

Hi by any chance would you know why AI´s are not spawning ? Im using that config playing like 15 minutes and cant hear any AI at all..

@menix1337
Copy link

Hi by any chance would you know why AI´s are not spawning ? Im using that config playing like 15 minutes and cant hear any AI at all..

You cannot change or adjust AI in Legacy.
The AI in Game.ini will NOT reflect ingame, as its used by a earlier system of AI - The commands aren't removed though

@Dejvi1
Copy link

Dejvi1 commented Feb 12, 2023

yeah i found that the issue was on my side.. :D i forgot to close this ticket .. anyway thanks for reply

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