Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: RMM_recordPos for ArmA2  (Read 10677 times)

0 Members and 1 Guest are viewing this topic.

Offline Rommel92

  • Members
  • *
RMM_recordPos for ArmA2
« on: 06 Nov 2009, 02:33:41 »
What is RMM_recordPos

A time saver. It records the players positions to an array, which can then (via trigger) be copied to your clipboard for easy output.

Why would you use RMM_recordPos

You can spend hours trying to get the perfect position for things in the editor, or even the 3D editor, but a hands on approach is still the best way when placing units in the 2D editor.

How to use RMM_recordPos

Use the action in the players menu 'record position', to add a position to the array, this is done via RMM_record.sqf.

To copy the array to the clipboard, use 0-0-1
To copy the current player position to the clipboard, use 0-0-2
To reset the array, use 0-0-3.

Hopefully this helps save time, I know it has for me.

http://www.4shared.com/file/147105212/8a6023b3/RMM_RecordPosChernarus.html
(fyi: attachments don't work; error received was 'cannot access uploads path')