- Open the Game.ini file with a text editor.
- Add or modify the following sections to set the dino level cap and allow them to gain experience:
[/script/shootergame.shootergamemode]
OverrideMaxExperiencePointsDino=209999999 # Adjust this value if necessary
- This line sets a very high experience cap for dinos, ensuring they can gain experience beyond level 1.
Note:
Make sure to edit the file only when the server is offline in order to apply the changes!