#Im so confused
1 messages · Page 1 of 1 (latest)
- use lists
- replace all
.with::in variable names
- use uuids
- why are you parsing the argument as a string when it already is one? the local variable is also not needed
- why do you use a (non-defined) local var for the player at the very end?
I was going through random things in the lines to try to figure our what the deal was. My mind mixed LUA and skript which is why I put . Instead of :: that'll fix the bull of everything