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
intplayerid: the id of the defending player.intattackerid: the id of the attacking player.