Ace of Spades
Member
Hey there, I was wondering if there's any way to load a specific save file without actually entering the load menu. Could someone help me out?
load = Scene_Load.new
load.on_decision('filename')
load = Scene_Load.new
load.on_decision('Save1.rxdata')
# Return to the map after saving
$game_temp.save_calling = true
# Save game on save slot 1
save = Scene_Save.new
save.on_decision('Save1.rxdata')
BlueScope":3k4fz2bt said:@gerrtunk: Accusing someone else's script to have a virus to get your own promoted? Now that's very pragmatic indeed, however not really the smartest move. Please edit your post there, even if it was "just for fun" - that's not the way to go.
(I'm assuming that there is no actual virus by the fact that there are no virusses in plagues script, nor does it erase your database...)