Skip to content

event onPlayerParade (client-side)

Available since version: 0.2.1

This event can be canceled

Note

Currently this event is triggered only when attacks from hero are blocked.

This event is triggered when some player or npc, will successfully block attack.

Parameters

int playerid, int attackerid
  • int playerid: the id of the defending player.
  • int attackerid: the id of the attacking player.