Canal_do_Lontra
Oshawott uses Razor Shell
- 208
- Posts
- 5
- Years
- Unova
- Seen Apr 24, 2025
How I will change the pokemon Foe's name, Pokémon Foe's lv and pokemon Foe's gender positions only on essentials v18?
How I will change the pokemon Foe's name, Pokémon Foe's lv and pokemon Foe's gender positions only on essentials v18?
In the file trainers.txt (check this for more detail).
I don't know what you mean by "Gender positions" though.
I want to say How I will change the Battle UI's postions for Foe only on Essentials v18 without affecting the user's UI?
# Centre middle of the foe's side base graphic
FOE_BASE_X = Graphics.width - 128
FOE_BASE_Y = (Graphics.height * 3/4) - 112
def self.pbBattlerPosition(index,sideSize=1)
def refresh