Page 1 of 1

Giants Editor Script for 12km Terrain

Posted: 2022-09-09 08:58:50
by coop_63
I have a question, what is the script for giants editor to be able to work on a 12km map?

Re: Giants Editor Script for 12km Terrain

Posted: 2022-09-10 07:01:38
by Snake Man
Map, are you talking about PDA image?

Re: Giants Editor Script for 12km Terrain

Posted: 2022-09-10 08:50:01
by coop_63
I want to work on a 12km map in giants editor and tried running the script to work on large maps (so the map is not flashing), I was wondering if there is a diffrent script once you get larger than a 8km map,

Here is the script I tired to run:

setAudioCullingWorldProperties(-4096, -100, -4096, 4096, 500, 4096, 16);
setLightCullingWorldProperties(-4096, -100, -4096, 4096, 500, 4096, 16);
setShapeCullingWorldProperties(-4096, -100, -4096, 4096, 500, 4096, 64);

Re: Giants Editor Script for 12km Terrain

Posted: 2022-09-10 17:24:55
by Snake Man
Ah thats terrain not PDA map then.

Check out www.farming-simulator.org Giants Editor page for scripts all the way up to 32km terrain size.