04-30-2010, 03:35 AM
MGC Wrote:DerVVulfman's solution should work (make sure that you call $mydrive = true/false before the launch of the battle).
WARNING!!!
Don't call 'false' from a map event script call. Call 'nil' instead. SephirothSpawn told me (and I know it first hand) that RGSS has a problem handling true values being changed back to 'false' from map event script calls.
Code:
$mydrive = nil