- 11
- Posts
- 13
- Years
- Seen Nov 3, 2012
I'm having trouble implementing double battles in the game I'm trying to make. I tried going the easy route and adding the event script comment: DoubleBattle: true or DoubleBattle: yes, but i have not gotten it to work.
Also, does there HAVE to be two enemy trainers? or can one single enemy trainer just send out 2 at the same time while your own trainer sends out 2?
I haven't run into any real trouble making my game yet that I couldn't solve on my own or with the notes files besides this. I guess I'd basically like more detailed instructions about implementing double battles than what is included in the Notes files that came with essentials. If anyone knows how and could dumb it down for me, it would be greatly appreciated.
Also, does there HAVE to be two enemy trainers? or can one single enemy trainer just send out 2 at the same time while your own trainer sends out 2?
I haven't run into any real trouble making my game yet that I couldn't solve on my own or with the notes files besides this. I guess I'd basically like more detailed instructions about implementing double battles than what is included in the Notes files that came with essentials. If anyone knows how and could dumb it down for me, it would be greatly appreciated.