#Edit ARK Config
9 messages · Page 1 of 1 (latest)
what are you changing?
for example max player an some multipliers
some things must be done over the pterodactyl variables under the startup tab. every variable that is not there should you just be able to edit in the config
i use this egg https://github.com/parkervcp/eggs/blob/master/game_eggs/steamcmd_servers/ark_survival_evolved/egg-ark--survival-evolved.json, you can not set the max player. i edit it in the GameUserSettings.ini wen the server boot it is overwritten to 70
just edit the startup
as this is a ark engine issue not pterodactyl related
So if I change 5 multipliers, do they all have to be changed in startup?
when i had a server without pterodactyl, changing the ini was enough. or am I misunderstanding something? I think that when the server starts, the ini is overwritten by pterodactyl, that has to happen because the server name is also entered there. If there is no other way, thats pity 😦
you can also just add it to the configuration parser to do it for you ( hardcode them or make some extra variables)