Momoro
I'm gonna put some dirt in your eye..
- 269
- Posts
- 5
- Years
- Castelia City, Unova
- Seen Feb 4, 2023
Hi 😀
So, I put together a battle script for a trainer.
Here's the script-
The trainer will show the exclamation mark above their head, then walk over to you like normal- except, once they reach you, instead of talking, the screen becomes this:
Here are the Advance Map (1.92) configurations for the trainer:
If someone could help me out, I'd really appreciate it 😅
So, I put together a battle script for a trainer.
Here's the script-
Code:
'---------------
#org 0x246400
faceplayer
trainerbattle 0x0 0x9 0x0 0x8246500 0x824654C
msgbox 0x8246561 MSG_FACE '"blah blah blah"
end
'---------
' Strings
'---------
#org 0x246500
= blegh
#org 0x24654C
= blah blah
#org 0x246561
= blah blah blah
The trainer will show the exclamation mark above their head, then walk over to you like normal- except, once they reach you, instead of talking, the screen becomes this:
![[PokeCommunity.com] Help with Magenta/Red Screen With trainerbattle [FIRERED] [PokeCommunity.com] Help with Magenta/Red Screen With trainerbattle [FIRERED]](https://i.imgur.com/tqfkBmW.png)
Here are the Advance Map (1.92) configurations for the trainer:
![[PokeCommunity.com] Help with Magenta/Red Screen With trainerbattle [FIRERED] [PokeCommunity.com] Help with Magenta/Red Screen With trainerbattle [FIRERED]](https://imgur.com/bTmWnvg.png)
If someone could help me out, I'd really appreciate it 😅
Last edited: