|
|
## Description
|
|
|
Sets the casting mob's tracked location to the targeted location.
|
|
|
Please note that a player cannot have a tracked location.
|
|
|
This location can then be used via the relevant [Targeter](/Skills/Targeters/TrackedLocation) and [Condition](/skills/conditions/distancefromtrackedlocation).
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
> *This mechanic has no attributes*
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
```yaml
|
|
|
Skills:
|
|
|
- tracklocation @targetlocation
|
|
|
```
|
|
|
|
|
|
## Aliases
|
|
|
- [x] settrackedlocation
|
|
|
- [x] stl
|
|
|
|
|
|
|
|
|
<!--TAGS-->
|
|
|
<!--tag:Meta--> |