breeze 0 Posted July 13, 2009 Can the setTerrainGrid 50 command be set for different values in specific areas while letting the rest of the map be default? Share this post Link to post Share on other sites
The_Angry_Canadian 10 Posted July 13, 2009 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. Share this post Link to post Share on other sites
KJT 0 Posted July 13, 2009 Can the setTerrainGrid 50 command be set for different values in specific areas while letting the rest of the map be default? 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- Share this post Link to post Share on other sites