#Setting Gui slot to dyed leather armor
1 messages · Page 1 of 1 (latest)
dye {_armor} red```
also i know you are not asking for this but
```make gui slot all integers between 0 and 52 with X``` will set all slots to X without needing to type it all out
Where exactly would I put this?
set {_armor} to leather armor...
dye {_armor} red
are you serious now?
I'm new ish to skripting
make a wild guess
that's kind of why i asked, but okay
Just put it underneath the other stuff
so
command /command
open chest etc.
set {_armor} to leather armor...
dye {_armor} red...
make gui slot x with {_armor}```
Thank you