Results 1 to 4 of 4

Thread: Map positions

  1. #1

    Map positions

    How can i find out the exactly positions on map where i want to spawn units / vehicles or whatever.
    (not grid positions)

  2. #2
    Place an object, save the mission, alt-tab and open the map file, then simply rip the position.

    Or use invisible H/markers to position.

  3. #3
    Radio Alpha trigger:

    Code:
    hint format ["%1", getPos player]
    Or use EditorDude when making missions that has this built in as an option, including teleport too!

    http://www.armaholic.com/page.php?id=6353

  4. #4
    thanks alot

Posting Permissions

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