Changes
Page history
Update Triggers
authored
May 06, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Triggers.md
View page @
81075357
...
@@ -18,6 +18,7 @@ These triggers are added by MythicRPG, and are meant to be used within the featu
...
@@ -18,6 +18,7 @@ These triggers are added by MythicRPG, and are meant to be used within the featu
|
[
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 |
|
[
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 |
|
[
onUnCrouch
](
/Skills/Triggers/onUnCrouch
)
| Executes the skill when the player with the archetype stops to crouch |
|
[
onShoot
](
/Skills/Triggers/onShoot
)
| Executes the skill when the player with the archetype shoots a projectile from a bow |
<!-- LINKS -->
<!-- LINKS -->
...
...
...
...