BIS fnc VRDrawGrid: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " |s1=[" to " |s1= [") |
Lou Montana (talk | contribs) m (Text replacement - "<code>([^<]*)<nowiki>\[<\/nowiki>\[\[([a-zA-Z0-9_]+)\]\](.*)<\/code>" to "<code>$1$2$3</code>") |
||
Line 19: | Line 19: | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|x1= <code> | |x1= <code>getPosATL [[player]], [0.078, 0.3647, 0.0]] [[call]] [[BIS_fnc_VRDrawGrid]];</code> | ||
|x2= <code> | |x2= <code>false] [[call]] [[BIS_fnc_VRDrawGrid]];</code> | ||
|seealso= [[BIS_fnc_VRDrawBorder]] | |seealso= [[BIS_fnc_VRDrawBorder]] | ||
}} | }} |
Revision as of 12:40, 13 July 2022
Description
Syntax
- Syntax:
- [location, colour] call BIS_fnc_VRDrawGrid
- Parameters:
- location: Position or Boolean:
- colour: Array - (Optional, default [0,0,0,1]) to format [R,G,B,A]
- Return Value:
- Nothing
Examples
- Example 1:
getPosATL player, [0.078, 0.3647, 0.0]] call BIS_fnc_VRDrawGrid;
- Example 2:
false] call BIS_fnc_VRDrawGrid;
Additional Information
- See also:
- BIS_fnc_VRDrawBorder
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note