-
-
Save jp1337/f551f98ac05280e58aae18dadddb6287 to your computer and use it in GitHub Desktop.
[/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= |
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
yeah i found that the issue was on my side.. :D i forgot to close this ticket .. anyway thanks for reply
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?
bServerDatabase=true
[/script/theisle.igamemode]
DatabaseType=MariaDB
DatabaseHost=127.0.0.1
DatabasePort=3306
DatabaseUser=root
DatabasePass=psswd
After setting it up like this, I will still use the local file
bServerDatabase=true [/script/theisle.igamemode] DatabaseType=MariaDB DatabaseHost=127.0.0.1 DatabasePort=3306 DatabaseUser=root DatabasePass=psswd
After setting it up like this, I will still use the local file
Depricated feature, only supports local database json files - as you have already. Likewise you cannot adjust AI settings besides turning them on and off.
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..