- Pokémon Essentials Version
- v21 ➖
A simple plugin that allows the player to change their battle UI from the Options menu. Some examples of custom UI are found below. By default, the plugin comes with two styles. (Red, Blue)
Instructions:
Instructions:
1. Download the file from the link.
2. Extract the contents to your root Essentials folder.
3. Adjust the Settings to your liking
2. Extract the contents to your root Essentials folder.
3. Adjust the Settings to your liking
1. Add the name of your UI to the BATTLE_UI array in 000_Settings.
2. Create a new folder in Graphics/UI/Battle/ that corresponds to the number your UI is in the array. (It starts counting at 0, so if you were to add a new folder onto the two that come with the plugin, your folder would be named "2".
3. Create the graphics and put them into the folder. The script supports the changing of: cursor_command, cursor_fight, cursor_mega, cursor_shift, overlay_fight, cursor_target, the four databoxes, and ability_bar.
4. Re-compile, just in case.
2. Create a new folder in Graphics/UI/Battle/ that corresponds to the number your UI is in the array. (It starts counting at 0, so if you were to add a new folder onto the two that come with the plugin, your folder would be named "2".
3. Create the graphics and put them into the folder. The script supports the changing of: cursor_command, cursor_fight, cursor_mega, cursor_shift, overlay_fight, cursor_target, the four databoxes, and ability_bar.
4. Re-compile, just in case.
- Credits
- Credit if used:
Toxillian