Sell Units¶
With Ares, selling units when they dock at buildings like Repair Depots can be disabled per structure, and specific units can be made unsellable on dock structures.
[BuildingType]►UnitSell=(boolean)- Whether this building can sell docked units. Human players can click the Sell
button and move it over the docked unit. The cursor will change to the
SellUnit cursor. Defaults to
UnitRepair. [TechnoType]►Unsellable=(boolean)- Whether this unit can be sold at
UnitSell=yesdocking structures. Defaults to[General]►UnitsUnsellable=. [General]►UnitsUnsellable=(boolean)- Whether units are by default
Unsellable=yesand thus not sellable atUnitSell=yesdocking structures. Defaults to no.
New in version 3.0.