Jump to content
Sign in to follow this  
GeneralCarver

GeneralCarver Display Heading Script

Recommended Posts

gc_display_heading_v3.png

Compatibility: ArmA 2: OA/ ArmA 2: Combined Ops

Features..

Displays the heading of a player in white title text when the compass key is pressed. Press again to turn off. Why? Many players like to call out contacts relative to their compass heading. The default size of the compass in ArmA 2 is pretty small and it can be hard to read the exact heading you are facing. This script solves this issue without the needs for addons which modify the compass.

Use:

100% open source. Use or modify this script as needed.

Installation...

1. Copy the scripts directory over to your mission's directory.

2. copy contents of init.sqf into your mission's init.sqf file.

4. Optional init.sqf content...

Optional Notes...

// create a scripts category

script_diary_index = player createDiarySubject ["scripts","Scripts"];

// create "display" note under scripts category.

player createDiaryRecord ["scripts", ["Display Heading", "This script repeatedly displays the heading of the player when the compass key is pressed. Press again to turn off."]];

Download Link:

http://www.4shared.com/file/69woI6xI/gc_display_heading.html

(always use this link for most up to date version)

**Note to ArmAholic: I do not give my approval to Armaholic hosting this script at this time. Armaholic admins can contact me via PM if interested in hosting this.

-Updated 11/21/10 - fixed type-o and repositioned text to lower left of screen. Sorry for any inconvenience.

Edited by GeneralCarver
update script

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×