mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-26 01:12:26 +00:00
Updated Perl EVENT_COMBINE_FAILURE (markdown)
parent
06dfb2968d
commit
035d98bae2
@ -1,4 +1,4 @@
|
|||||||
EVENT_COMBINE_FAILURE is triggered when a player fails to makes a trade skill combine. You would typically use this event in your zone player.pl (or global_player.pl) files.
|
EVENT_COMBINE_FAILURE is triggered when a player fails to make a trade skill combine. You would typically use this event in your zone player.pl (or global_player.pl) files.
|
||||||
|
|
||||||
Note that this event is in addition to the typical trade skill combine messages. You can use this event to add additional flavor, trigger other events, etc.
|
Note that this event is in addition to the typical trade skill combine messages. You can use this event to add additional flavor, trigger other events, etc.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user