Difference between revisions of "BIS fnc wpSlingLoadDrop"
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) 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> | + | |x1= <code>[<nowiki/>[[player]], [[position]] dude, 50] [[spawn]] [[BIS_fnc_wpSlingLoadDrop]];</code> |
− | |||
− | |||
− | + | |seealso= | |
− | + | }} |
Revision as of 17:48, 13 June 2021
Description
- Description:
- DROP SLINGLOAD custom waypoint. Drop an object which was previously loaded using BIS_fnc_wpSlingLoadAttach
- Execution:
- spawn
- Groups:
- Waypoints
Syntax
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