Skip to content
GitLab
Explore
Sign in
Register
MythicCraft
MythicMobs
Wiki
Skills
Targeters
VariableLocation
VariableLocation
· Changes
Page history
changed particle mechanic alias in examples
authored
Nov 01, 2024
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Targeters/VariableLocation.md
View page @
c2eb2bbc
...
@@ -13,7 +13,7 @@ Targets the location stored in the specified variable. One such variable can be
...
@@ -13,7 +13,7 @@ Targets the location stored in the specified variable. One such variable can be
ExampleSkill
:
ExampleSkill
:
Skills
:
Skills
:
-
setvarloc{var=caster.1;v=@targetlocation} @self
-
setvarloc{var=caster.1;v=@targetlocation} @self
-
e:p
{y=2} @VariableLocation{var=caster.1}
-
particle
{y=2} @VariableLocation{var=caster.1}
```
```
## Aliases
## Aliases
...
...