Changes
Page history
Update Triggers
authored
May 06, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Triggers.md
View page @
c93256e3
...
@@ -16,6 +16,8 @@ These triggers are added by MythicRPG, and are meant to be used within the featu
...
@@ -16,6 +16,8 @@ These triggers are added by MythicRPG, and are meant to be used within the featu
|
[
onDeath
](
/Skills/Triggers/onDeath
)
| Executes the skill when the player with the archetype dies |
|
[
onDeath
](
/Skills/Triggers/onDeath
)
| Executes the skill when the player with the archetype dies |
|
[
onRightClick
](
/Skills/Triggers/onRightClick
)
| Executes the skill when the player with the archetype right-clicks |
|
[
onRightClick
](
/Skills/Triggers/onRightClick
)
| Executes the skill when the player with the archetype right-clicks |
|
[
onInteract
](
/Skills/Triggers/onInteract
)
| Executes the skill when a player with the archetype interacts with a mob |
|
[
onInteract
](
/Skills/Triggers/onInteract
)
| Executes the skill when a player with the archetype interacts with a mob |
|
[
onCrouch
](
/Skills/Triggers/onCrouch
)
| Executes the skill when the player with the archetype starts to crouch |
|
[
onUnCrouch
](
/Skills/Triggers/onUnCrouch
)
| Executes the skill when the player with the archetype stops to crouch |
<!-- LINKS -->
<!-- LINKS -->
...
...
...
...