|
Size: 1493
Comment:
|
← Revision 6 as of 2013-10-13 01:00:41 ⇥
Size: 1493
Comment:
|
| No differences found! | |
Usage: |
canceltrade |
Example: |
canceltrade |
Cancels all pending trades in current city.
You can also cancel trades by their tradeId:
Usage: |
canceltrade tradeId |
Example: |
execute "canceltrade " + city.tradesArray[0].id |
This example will cancel the 1st trade in the city's current tradesArray (the oldest trade in the array will be at position 0)

![[+]](/moin_static/explorer/img/toggle1.png)

![[-]](/moin_static/explorer/img/toggle0.png)
