(2024-06-29, 10:59)Jaco van der Molen Wrote: I have this script (heightmap generation) that needs way longer.
I know there are limits, but I want to find out how far I can go.
You can increase it in main.cfg (maxExecTime) or disable it temporary using the scripting console window.
Be sure to first test a script using a limit as it WILL hang the whole program if something causes an infinite loop.