Results 1 to 3 of 3

Thread: set terrain grid

  1. #1

    set terrain grid

    Can the setTerrainGrid 50 command be set for different values in specific areas while letting the rest of the map be default?

  2. #2
    Quote Originally Posted by Breeze View Post
    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.

  3. #3
    Quote Originally Posted by Breeze View Post
    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-

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •