Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Recover SP (updated)
#1
This is a locked, single-post thread from Creation Asylum. Archived here to prevent its loss.
No support is given. If you are the owner of the thread, please contact administration.


This script is for recover the SP (MP) outside the battle. Is easy acitvate or deactivate with events use the Call Script and write something like it:

Code:
case $slipsprec.recover_sp
when false
  $slipsprec.sp=(true)
when true
  $slipsprec.sp=(false)
end

or change the recover speed:

Code:
$slipsprec.sp_time=(20)  # too fast

To use the script only paste the Code below Scene_Map and above Main.

Code
}




Users browsing this thread: