m
automated upload
m (automated upload) |
m (automated upload) |
||
| Line 1: | Line 1: | ||
__NOTOC____NOEDITSECTION__{{eventlistheader}} | __NOTOC____NOEDITSECTION__{{eventlistheader}} | ||
<!-- DO NOT EDIT. THIS IS AN AUTOMATICALLY GENERATED PAGE. --> | <!-- DO NOT EDIT. THIS IS AN AUTOMATICALLY GENERATED PAGE. --> | ||
<!-- DO NOT EDIT. THIS IS AN AUTOMATICALLY GENERATED PAGE. --> | |||
<!-- DO NOT EDIT. THIS IS AN AUTOMATICALLY GENERATED PAGE. --> | |||
:{{icon-information}}Note that this page is automatically generated; editing it is pointless. To edit event descriptions, edit the entries in the alphabetical pages, e.g. [[Events/A]], [[Events/B]], etc. Changes there will be copied over to here within a few hours. | |||
== Trade related events == | == Trade related events == | ||
| Line 31: | Line 38: | ||
; arg1 : index of the trade slot changed | ; arg1 : index of the trade slot changed | ||
{{evt|TRADE_POTENTIAL_BIND_ENCHANT|Trade}} | |||
? | |||
{{evt|TRADE_REPLACE_ENCHANT|Trade}} | {{evt|TRADE_REPLACE_ENCHANT|Trade}} | ||
Fired when | Fired when the player must confirm an enchantment replacement in the trade window. | ||
; arg1 : enchantment | ; arg1 : new enchantment | ||
; arg2 : | ; arg2 : current enchantment | ||
| Line 52: | Line 64: | ||
{{evt|TRADE_REQUEST_CANCEL|Trade}} | {{evt|TRADE_REQUEST_CANCEL|Trade}} | ||
Fired when a trade attempt is cancelled. Fired after TRADE_CLOSE when aborted by player, before TRADE_CLOSE when done by target. | |||
Upon a trade being cancelled (as in, either part clicking the cancel button), TRADE_CLOSE is fired twice, and then TRADE_REQUEST_CANCEL once. | |||
| Line 60: | Line 72: | ||
Fired when the Trade window appears after a trade request has been accepted or auto-accepted | Fired when the Trade window appears after a trade request has been accepted or auto-accepted | ||