Difference between revisions of "commandMove"
Jump to navigation
Jump to search
m |
Krzmbrzl00 (talk | contribs) (No brackets needed) |
||
Line 18: | Line 18: | ||
|p1= unitName: [[Object]] or [[Array]] |= Parameter 1 | |p1= unitName: [[Object]] or [[Array]] |= Parameter 1 | ||
− | |p2= position: | + | |p2= position: [[Array]] - format [[Position]]|= Parameter 2 |
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | |x1= < | + | |x1= <code>_soldier1 [[commandMove]] ([[getMarkerPos]] "Marker1") </code> |= Example 1 |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||