Changes
Page history
Update setvariablelocation
authored
Jun 06, 2024
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
skills/mechanics/setvariablelocation.md
View page @
d3a6eefb
Mechanic: Set Variable Location
--------------------------
## Description
Sets a value of type string. The value will depend on the location passed to the "value" parameter, and will include informations regarding coordinates and world of the target location
**Attributes**
| Attribute | Alias | Description | Defaults |
| --------- | ----- | ----------- | -------- |
| value | val, v | The target location | @self
Examples
--------
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| value | val, v | The target location | @self |
## Examples
```
yaml
TestSkill
:
Skills
:
-
setvarloc{var=caster.1;v=@self} @self
-
m{m=<caster.var.1>} @self
```
\ No newline at end of file
```
## Aliases
-
[x] variableSetLocation
-
[x] setVarLoc
\ No newline at end of file