#Using vars in Particles issue
1 messages · Page 1 of 1 (latest)
command /test:
trigger:
set {_p} to "dust using dustOption(cyan, 1)" parsed as particle
draw 100 of {_p} at player
currently trying to do this, but it doesn't work even tho if i replace the text in the "" with end_rod then it does work, how do I make this one work?