BIS fnc VRDrawGrid: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Some wiki formatting) |
Lou Montana (talk | contribs) m (Text replacement - "<span style="color: *(#?[a-zA-Z]+) *;? *">(.+)<\/span>" to "{{Color|$1|$2}}") |
||
Line 15: | Line 15: | ||
* [[Position]]: center position (should be multiple of 4 in both axis to correspond with the tiles on the ground, like [1000,1000] or [2400,2400]) | * [[Position]]: center position (should be multiple of 4 in both axis to correspond with the tiles on the ground, like [1000,1000] or [2400,2400]) | ||
|p2= colour: [[Array]] - (Optional, default [0,0,0,1]) to format [ | |p2= colour: [[Array]] - (Optional, default [0,0,0,1]) to format [{{Color|red|R}},{{Color|green|G}},{{Color|blue|B}},{{Color|grey|A}}] | ||
|r1= [[Nothing]] | |r1= [[Nothing]] |
Revision as of 01:15, 30 April 2023
Description
Syntax
- Syntax:
- [location, colour] call BIS_fnc_VRDrawGrid
- Parameters:
- location: Boolean or Array format Position:
- colour: Array - (Optional, default [0,0,0,1]) to format [R,G,B,A]
- Return Value:
- Nothing
Examples
- Example 1:
- Example 2:
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