setPlayable: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \| (\[\[[a-zA-Z ]+\]\]) \|x1=" to " |r1=$1 |x1=")
m (Text replacement - " +" to " ")
Line 27: Line 27:
<dt class="note">[[User:Lou Montana|Lou Montana]]</dt>
<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]]


</dl>
</dl>


{{GameCategory|ofpe|Scripting Commands}}
{{GameCategory|ofpe|Scripting Commands}}

Revision as of 10:14, 11 June 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:
Nothing

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