Single Player Menu(SPM)Version: 0.81
By: EOG
By: EOG
Single Player Menu(SPM) system by EOG v0.81
made for Zarnik's request.
Info:
Is a completely new menu system designed for one party member. It is not based on standard
Windows. It contains stand alone class named Game_Window which supports standard windowskin
Full version of Game_Window class will come with a game I am creating.
Script:
Every single class almost stand alone(needs only Game_Window class and Options to work)
Is compatible with standard menu system so you can use only part of script
Is compatible with SDK(tested on 2.4) but can be used without it
WARNING: This script and does not support common events form spells and items yet
made for Zarnik's request.
Info:
Is a completely new menu system designed for one party member. It is not based on standard
Windows. It contains stand alone class named Game_Window which supports standard windowskin
Full version of Game_Window class will come with a game I am creating.
Script:
Every single class almost stand alone(needs only Game_Window class and Options to work)
Is compatible with standard menu system so you can use only part of script
Is compatible with SDK(tested on 2.4) but can be used without it
WARNING: This script and does not support common events form spells and items yet


Just copy/paste classes you want from demo to your project(above Main) and all will work.
Script changes adds three attributes to game_party:
- attr_accessor item, weapons, armors
Scene_Menu, Scene_Item, Scene_Skill are overwrite.
Script changes adds three attributes to game_party:
- attr_accessor item, weapons, armors
Scene_Menu, Scene_Item, Scene_Skill are overwrite.
Script is compatible with SDK(tested on 2.4) but works without it.
Should work with any scrip that does not changes database
Should work with any scrip that does not changes database
Zarnik - for idea
Todo:
-add support of common events
-add possibility of easy changing colors of strings
-add support of common events
-add possibility of easy changing colors of strings
0.8 =>0.81
- Added support of big frames
- Added support of big frames
Script is free to any use. But you must credit me EOG