unassignTeam: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
<h2 style="color:#000066">''' unassignTeam ''vehicle'''''</h2> | |||
<h2 style="color:#000066"> | |||
'''Operand types:''' | '''Operand types:''' | ||
vehicle: [[Object]] | '''vehicle:''' [[Object]] | ||
'''Type of returned value:''' | '''Type of returned value:''' | ||
[[Nothing]] | |||
'''Compatibility:''' | '''Compatibility:''' | ||
Line 21: | Line 21: | ||
'''Description:''' | '''Description:''' | ||
Unassigns the vehicle (its commander unit) from his team. This is equal to vehicle assignTeam "MAIN". | Unassigns the vehicle (its commander unit) from his team. | ||
This is equal to vehicle assignTeam "MAIN". | |||