Installation of Script
Place this in a New Script Section above Main
Use Ctrl + Shift + F to look for FightMenuDisplay.new in PokeBattle_Scene and replace that line with this:
@sprites["fightwindow"]=FightMenuDisplay.new(nil,battle,@viewport,-1)
Paste the items in the folder to your Graphics/Pictures/Summary folder
Edit the Customizable Options
Start a new save (Not necessary, but just to be on the safe side)
What do you mean "this"?
What is the "this" i need to paste? I have completed every step except "paste this in a new script section above main", which I do not understand. FightMenuDisplay.new has been replaced, the items are in my graphics folder, I made my choices in the customizable options, I've started a new save. What's left?
edit: also this
---------------------------
Pokemon Essentials
---------------------------
[Pokémon Essentials version 17.2]
Exception: NoMethodError
Message: undefined method `*' for nil:NilClass
Game_Character:202:in `screen_z'
Sprite_Character:154:in `shadow_update'
Sprite_DynamicShadows:164:in `update_or'
Tilemap_Perspective:436:in `update'
Sprite_Character:44:in `shadow_initialize'
Sprite_DynamicShadows:141:in `perspectivetilemap_initialize'
Tilemap_Perspective:430:in `initialize'
Spriteset_Map:64:in `new'
Spriteset_Map:64:in `_animationSprite_initialize'
Spriteset_Map:63:in `each'
This exception was logged in
C:\Users\MYNAME\Saved Games\Pokemon Essentials\errorlog.txt.
Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK
---------------------------