Debuggingss / debugtone

Crappy pathfinder bot thing made in ChatTriggers
6 stars 1 forks source link

Changed how chat messages work, and fixed an in-game error #2

Closed Witherflare closed 3 years ago

Witherflare commented 3 years ago

ChatLib.chat -> ChatLib.simulateChat

Added if(currentUserPath === undefined) return; before some lines to prevent errors in-game.