#Variable list location issue
1 messages · Page 1 of 1 (latest)
or just add player's location and then player's location ~ vect()
ok nvm that was the real problem
set {_stand} to last spawned armor stands```
if i have multiple locations on {loc::*} how im supposed to set {_stand} to these armor stands?
loop i guess
spawn an armour stand at loop-value:
add armour stand to {armourStands::*}```
Doesn't work