How to Adjust Growth Speed on The Isle Evrima

Change how fast dinosaurs grow on your The Isle Evrima server using GrowthMultiplier in Game.ini.

Growth speed controls how quickly players progress from hatchling to adult on your server. A higher multiplier means faster growth — useful for keeping players engaged. Here is how to configure it.


Changing Growth Speed

Stop Your Server

Access the XGamingServer Panel and stop your server.

Open Game.ini

Go to Files/TheIsle/Saved/Config/LinuxServer/Game.ini

Set the Growth Multiplier

Under [/script/theisle.tigamesession], update GrowthMultiplier:

[/script/theisle.tigamesession]
GrowthMultiplier=2

Save and Restart

Save the file and restart your server.


Growth Multiplier Values

ValueEffect
0.5Half speed — very slow, hardcore/realism servers
1Default — standard growth speed
22× speed — popular for active community servers
55× speed — fast progression
10Very fast — players reach adult quickly
20–40Extremely fast — nearly instant adult

Do not set GrowthMultiplier above ~40. Very high values can cause the growth system to break entirely, resulting in dinosaurs that never grow. Stay at or below 40 for reliable behaviour.


Enabling / Disabling Growth

To completely disable growth (all dinosaurs stay at current size):

[/script/theisle.tigamesession]
GrowthMultiplier=0

To re-enable, set it back to 1 or your preferred value and restart.


Changing Growth via RCON (Live)

You can change the growth multiplier in real time without restarting using RCON:

setgrowthmultiplier 2.0
togglegrowthmultiplier
  • setgrowthmultiplier [value] — sets a new multiplier immediately
  • togglegrowthmultiplier — toggles growth on/off

See the RCON guide for how to connect and run commands.


Tips for Choosing a Growth Rate

Server TypeRecommended Multiplier
Realism / hardcore0.51
Standard community12
Casual / high-traffic25
Event / temp server1020

A growth rate of 2–3× is the most popular for community servers — fast enough to keep players engaged without making progress feel trivial.

For all Game.ini settings, see the Server Configuration Guide.

How is this guide?

40% Off — Limited TimeGet your The Isle Evrima server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page