Tile - On Defend End – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with " ---- {{Ylands scripting navbox}} {{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} Category: Events Category: Ylands 0.12")
 
No edit summary
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
[[Image:On Defend.png]]
*Events related to player's action - parrying.
*'''Defend start''' is called when player starts to parry.
*'''Defend end''' is called when player stops parrying.
*'''Defend success''' is called when player successfully parries an incoming blow.


----
----
Line 6: Line 10:


[[Category: Events]]
[[Category: Events]]
[[Category: Ylands 0.12]]
[[Category: Ylands 0.13]]

Revision as of 15:12, 7 January 2020

On Defend.png

  • Events related to player's action - parrying.
  • Defend start is called when player starts to parry.
  • Defend end is called when player stops parrying.
  • Defend success is called when player successfully parries an incoming blow.

Template:Ylands scripting navbox