#Im so confused

1 messages · Page 1 of 1 (latest)

fair obsidian
#

well uh

#
  1. use lists
  • replace all . with :: in variable names
  1. use uuids
  2. why are you parsing the argument as a string when it already is one? the local variable is also not needed
  3. why do you use a (non-defined) local var for the player at the very end?
potent fractal
#

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