addSwitchableUnit: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Reset version to 1.00)
m (added note on MP crash)
Line 27: Line 27:
<dl class="command_description">
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->
<dd class="notedate"></dd>
<dt class="note">'''[[User:Ceeeb|Ceeeb]]'''</dt><dd class="note">Using this command and then attempting to use [[Team_Switch|Team Switch]] in a multiplayer game will crash the instance of ArmA that is trying to team switch. (5143 beta)
</dd>


<!-- Note Section END -->
<!-- Note Section END -->

Revision as of 10:52, 18 April 2007

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Add a unit into the list of units available for team switch.
Groups:
Uncategorised

Syntax

Syntax:
addSwitchableUnit person
Parameters:
person: Object
Return Value:
Nothing

Examples

Example 1:
addSwitchableUnit player

Additional Information

See also:
removeSwitchableUnitswitchableUnits

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

Notes

Ceeeb
Using this command and then attempting to use Team Switch in a multiplayer game will crash the instance of ArmA that is trying to team switch. (5143 beta)

Bottom Section