Can the setTerrainGrid 50 command be set for different values in specific areas while letting the rest of the map be default?
Can the setTerrainGrid 50 command be set for different values in specific areas while letting the rest of the map be default?
According to that page of the wiki,
http://community.bistudio.com/wiki/setTerrainGrid
It is possible to change the terrain grid using radio triggers. So, you should be able to do what you are talking about. There is a demo mission at the end of the page.
Not quite sure what you mean. SetTerrainGrid applies to whole map - but I guess it only changes terrain inside your view distance when it gets rendered. So when you approach some specific area you can call SetTerrainGrid with a trigger like mentioned in the previous reply.
-KJT-