BIS fnc VRSpawnSelector: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<code> *([^<|{]*) *<\/code>" to "<sqf>$1</sqf>") |
Lou Montana (talk | contribs) m (Text replacement - " |s1=[" to " |s1= [") |
||
Line 8: | Line 8: | ||
|descr= Spawns the course selector (used primarily for VR missions). | |descr= Spawns the course selector (used primarily for VR missions). | ||
|s1=[center, type] call [[BIS_fnc_VRSpawnSelector]] | |s1= [center, type] call [[BIS_fnc_VRSpawnSelector]] | ||
|p1= center: [[Position]] | |p1= center: [[Position]] |
Revision as of 23:11, 12 July 2022
Description
Syntax
- Syntax:
- [center, type] call BIS_fnc_VRSpawnSelector
- Parameters:
- center: Position
- type: String - (Optional, default "default") Can be:
"default" (blue)
"incomplete" (orange)
"complete" (dark orange)
"exit" (red) - Return Value:
- Object - Created object for easy deletion
Examples
- Example 1:
Additional Information
- See also:
- Arma 3 VR Custom Courses VR 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