Results 1 to 3 of 3

Thread: Not in formation

  1. #1

    Not in formation

    How can I make units which are part of a group appear in the mission exactly where I put them and not in formation? I've tried setting special to "none" for each unit but it doesn't seem to work.

  2. #2
    Changing special to "none" will indeed start them where you placed them. As soon as the mission start they will regroup to maintain formation, though. Use disableAI "MOVE", doStop or similar commands to make them stay where they are. The prefered method depends on the situation.
    OFPEC | Intel Depot
    Find the answers to all your editing related questions at OFPEC - The Editing Center.

  3. #3
    This works much better than the DisableAI "MOVE" which seems to make them act unrealistically when in combat situations as in they dont react and fire like you think they should. I added DoStop this to the units initialization line and they react much better. Thanks for the tip.

Posting Permissions

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