moveOut – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
(→‎historic notes: new section)
 
m (Text replacement - " <!-- (DIS)?CONTINUE Notes -->" to "")
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== historic notes ==
== historic notes ==


<!-- CONTINUE Notes -->
<dl class="command_description">
<dl class="command_description">
<dt></dt>
<dd class="notedate">Posted on December 30, 2017 - 22:50 (UTC)</dd>
<dd class="notedate">Posted on December 30, 2017 - 22:50 (UTC)</dd>
<dt class="note">[[User:AgentRev|AgentRev]]</dt>
<dt class="note">[[User:AgentRev|AgentRev]]</dt>
Line 9: Line 9:
</dd>
</dd>
</dl>
</dl>
<!-- DISCONTINUE Notes -->

Latest revision as of 01:53, 6 April 2021

historic notes

Posted on December 30, 2017 - 22:50 (UTC)
AgentRev
moveOut currently doesn't work for units with setUnconscious true. Use _unit setPos (_unit modelToWorldVisual [0,0,0]) instead.