@knightzero45 -
I would like to replace the 'save' menu button
are you referring to the option in the menu??
if so, here's one way to do it...
F11 - Script Database
go into your Scene_Menu script:
line 24 =
s5 = "Save"
(change the name in quotes to "Achievements")
line 160 =
$scene = Scene_Save.new
(replace this with $scene = Scene_Achievements.new)
hope this helps ~g@|V||E}=/A\{(e