setPlayable: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<dd class="notedate">Posted on ([^<>]+) " to "<dd class="notedate">Posted on $1</dd> ")
m (Text replacement - "<dt class="note">([^<>]+) " to "<dt class="note">$1</dt> ")
Line 27: Line 27:
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->
<dd class="notedate">Posted on december 19, 2009 - 22:48</dd>
<dd class="notedate">Posted on december 19, 2009 - 22:48</dd>
<dt class="note">[[User:Lou Montana|Lou Montana]]
<dt class="note">[[User:Lou Montana|Lou Montana]]</dt>
<dd class="note">if you want to add a [[Team Switch|TeamSwitchable]] unit (at least in {{arma2}}), better use [[addSwitchableUnit]]
<dd class="note">if you want to add a [[Team Switch|TeamSwitchable]] unit (at least in {{arma2}}), better use [[addSwitchableUnit]]



Revision as of 02:28, 30 January 2021

Hover & click on the images for description

Description

Description:
Description needed
Problems:
Doesn't work as intended - does currently nothing in Arma 3.
Groups:
Broken CommandsMultiplayer

Syntax

Syntax:
Syntax needed
Parameters:
unitName: Object
Return Value:
Return value needed

Examples

Example 1:
setPlayable _aPerson

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
Posted on december 19, 2009 - 22:48
Lou Montana
if you want to add a TeamSwitchable unit (at least in Arma 2), better use addSwitchableUnit