BIS fnc drawRespawnPositions: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ")
m (Text replacement - "| Nothing |x1=" to "|r1= Nothing |x1=")
Line 13: Line 13:
|p1= state: [[Boolean]] - [[true]] to start drawing, [[false]] to end it
|p1= state: [[Boolean]] - [[true]] to start drawing, [[false]] to end it


| [[Nothing]]
|r1= [[Nothing]]


|x1= <code>[ [[true]] ] [[call]] [[BIS_fnc_drawRespawnPositions]];</code>
|x1= <code>[ [[true]] ] [[call]] [[BIS_fnc_drawRespawnPositions]];</code>

Revision as of 11:01, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Respawn

Syntax

Syntax:
Syntax needed
Parameters:
state: Boolean - true to start drawing, false to end it
Return Value:
Nothing

Examples

Example 1:
[ true ] call BIS_fnc_drawRespawnPositions;

Additional Information

See also:
Respawn functions

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