Alright, so I just recently added the Mouse control to my game and i'm in love with it. Everything works great with it, and it's made my game much better. Except for one small problem.
F0's Blacksmith script crashes if the Mouse controller is enabled, and gives me an error in Tons of Add ons' Shaded Text option *Which is off, mind you*. The smithing script works fine with Tons as long as the mouse script isn't in there. So i'm wondering if there's a way to fix it.
Preferably, i'd like the mouse control to work on the Blacksmith script. If there's a way to fix it, i'd appreciate that. If not, is there a way to disable the Mouse Control script when the blacksmith script is activated? I tried $game_system.mouse_control = false and that didn't work.
Thanks kindly to anyone who can help. Not sure what other info to give.