MidnightSugar
MidnightSugar
I don't think you should totally remove the random pricing system, instead maybe have dynamic pricing be only an option.
That fixed the problem, its now working!
I think everything should start from zero since that is the actual slot number. Row and column can start from 1 that makes sense. But it gets confusing when working...
So I have to keep track and be okay i need to do slot 13 so ill do slot 12 in the command. Gah its so confusing lol.
Another thing maybe the #REPEAT executor could also call named triggers.
In the meantime, we could change the command and walk commands from: - /trg walk {script} - /trg click {script} To - /trg walk {name} {script} - /trg click {name}...