BIS_fnc_customGPS
Jump to navigation
Jump to search
Hover & click on the images for descriptions
Description
- Description:
-
Replaces GPS frame.
The following line must be defined in mission Description.ext:- onMinimapScript[] = {"BIS_fnc_customGPS_Spawn"};
Syntax
- Syntax:
- [path,deltaX,deltaY] call BIS_fnc_customGPS
- Parameters:
- path: String - full path to image file
- deltaX (Optional): Number
- deltaY (Optional): Number
- Return Value:
- Boolean
Examples
- Example 1:
-
["ca\missions_pmc\data\ui_gps_ca.paa", -0.05, 0.16] call BIS_fnc_customGPS;
Additional Information
- Execution:
- call
- See also:
- Functions Library
- Groups:
- Uncategorised
Notes
Notes
Bottom Section
Categories:
- Pages using duplicate arguments in template calls
- Functions
- Arma 2: Operation Arrowhead: New Functions
- Arma 2: Operation Arrowhead: Functions
- Function Group: Uncategorised
- Introduced with Arma 2: Operation Arrowhead version 1.56
- Functions with local effects
- Function Group: GUI
- Take On Helicopters: Functions
- Arma 3: Functions