NeoStar
Future Scripter Extraordinaire
- 45
- Posts
- 17
- Years
- Deep In The Depths Of hell
- Seen Aug 14, 2012
@Wichu: No I make comments like this:
On both .txts and the really weird part is that it compiles just fine. I dont get the error untill the battle starts. And the only time it happens is when I try to make custom moves, all the other trainers work perfectly.
Code:
#-------------------
BIRDKEEPER
ROD
2
PIDGEY,7
PIDGEY,7
#-------------------
LEADER
FALKNER
2
PIDGEY,7,10,SITRUSBERRY,TACKLE,SAND-ATTACK,AERIALACE,GUST
PIDGEOTTO,9,10,SITRUSBERRY,TACKLE,SAND-ATTACK,AERIALACE,GUST
#-------------------
SAGE
NICO
3
BELLSPROUT,3
BELLSPROUT,3
BELLSPROUT,3
#-------------------
On both .txts and the really weird part is that it compiles just fine. I dont get the error untill the battle starts. And the only time it happens is when I try to make custom moves, all the other trainers work perfectly.