Recent content by BraveTodd

  1. B

    [Eventing Question] Some of my event rematches are resetting to 0 HELP

    I'm working on my Pokemon game and all of a sudden some of the trainers are giving me issue. I've never seen this before. It's mainly happening to the evil team's grunts in the new area I'm making but I've noticed it in one of the other trainers in a different area but close by so I think this...
  2. B

    [Error] I can't use AddDependency and I don't know why

    Thank you for your response. Changing the 0 to 3 changed the error and I was still confused until I realized the game was also looking for a version 2 of the character, when there is currently only 1 version in my trainers list. Thank you so much!
  3. B

    [Error] I can't use AddDependency and I don't know why

    I've used dependency before and it worked fine. I'm confused for why this time it isn't working. It all looks the same to me. It would be great if someone could help. Basically what I'm trying to do is get the gym leader to join with the player to battle the villain. However, whenever I try to...
  4. B

    [Error] Whenever I catch a Geodude in my game, this happens

    The error was that Geodude's icon was "icon31" instead of "icon031". Thank you guys for the help! It works now
  5. B

    [Error] Whenever I catch a Geodude in my game, this happens

    In my Pokemon game that I'm developing, I have new and old Pokemon. For the older Pokemon, like Geodude, they have different dex numbers and I changed things in the Pokemon.txt file. As far as I've seen, Geodude is the only Pokemon effected by this glitch. I'm not sure what's causing it. This...
Back
Top