Debugging

Setting your script to debug mode

local debug = true

If your script contains local DEBUG, @buse will print any returns you make

Last updated

Was this helpful?