waypointAttachVehicle – Talk
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<dt class="note">([^<>]+) " to "<dt class="note">$1</dt> ") |
Lou Montana (talk | contribs) m (Text replacement - "<!-- Note Section [A-Z]+ --> " to "") |
||
Line 2: | Line 2: | ||
<dl class="command_description"> | <dl class="command_description"> | ||
<dd class="notedate">Posted on June 19, 2010 - 09:44</dd> | <dd class="notedate">Posted on June 19, 2010 - 09:44</dd> | ||
<dt class="note">[[User:Str|Str]]</dt> | <dt class="note">[[User:Str|Str]]</dt> | ||
Line 8: | Line 7: | ||
Trying to attach it to dynamically spawned ([[createUnit]], [[createVehicle]]) won't work. | Trying to attach it to dynamically spawned ([[createUnit]], [[createVehicle]]) won't work. | ||
Engine will then try to find suitable target by itself, affecting game performance. | Engine will then try to find suitable target by itself, affecting game performance. | ||
</dl> | </dl> |
Latest revision as of 00:41, 6 April 2021
Old notes, might not be true for current version of the game
- Posted on June 19, 2010 - 09:44
- Str
- You can attach waypoint only to vehicle inserted from classic editor. Trying to attach it to dynamically spawned (createUnit, createVehicle) won't work. Engine will then try to find suitable target by itself, affecting game performance.