BIS fnc wpSlingLoadDrop: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<code><nowiki>[</nowiki>player," to "<code>[<nowiki/>player,")
m (Some wiki formatting)
Line 1: Line 1:
{{RV|type=function
{{RV|type=function
| tkoh
 
|1.00
|game1= tkoh
|version1= 1.00


|game2= arma3
|game2= arma3
|version2= 0.50
|version2= 0.50


|gr1= Waypoints| DROP SLINGLOAD [[Custom_Waypoints|custom waypoint]].
|gr1= Waypoints
 
|exec= spawn
 
|descr= DROP SLINGLOAD [[Custom_Waypoints|custom waypoint]].


Drop an object which was previously loaded using [[BIS_fnc_wpSlingLoadAttach]]
Drop an object which was previously loaded using [[BIS_fnc_wpSlingLoadAttach]]
|s1= [[Custom_Waypoints#Function|arguments]]: none
|s1= [[Custom_Waypoints#Function|arguments]]: none


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


|x1= <code>[<nowiki/>[[player]], [[position]] dude, 50] [[spawn]] BIS_fnc_wpSlingLoadDrop;</code>| exec=spawn
|x1= <code>[<nowiki/>[[player]], [[position]] dude, 50] [[spawn]] [[BIS_fnc_wpSlingLoadDrop]];</code>
 
|}}


[[Category:Take_On_Helicopters:_Functions|wpSlingLoadDrop]]
|seealso=
[[Category:Function Group: Waypoints|wpSlingLoadDrop]]
}}

Revision as of 18:48, 13 June 2021

Hover & click on the images for description

Description

Description:
DROP SLINGLOAD custom waypoint. Drop an object which was previously loaded using BIS_fnc_wpSlingLoadAttach
Execution:
spawn
Groups:
Waypoints

Syntax

Syntax:
arguments: none
Return Value:
Nothing

Examples

Example 1:
[player, position dude, 50] spawn BIS_fnc_wpSlingLoadDrop;

Additional Information

See also:
See also needed

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