Recent content by Rayziken 2

  1. R

    Missing Abilities

    Thank you for your help! Sorry about this, I guess I should really pay more attention to when the latest updates come out. :)
  2. R

    Missing Abilities

    I was playing the debug version of my game and adding in all of the Pokémon, and when I went to the PC Box, not a single one had an ability. As far as I know this wasn't the case before, but then I checked the PBS files and they abilities are deleting themselves. This is even true for Pokémon I...
  3. R

    Syntax Error in pokemon.txt?

    Thank you! I started updating it slowly a couple of days ago by replacing the PBS files and so on, but this will certainly help me with all of the other stuff. I really appreciate it. :)
  4. R

    Syntax Error in pokemon.txt?

    Sorry, that was just a case of me being tired and asking stupid questions. :3 I updated and I'm slowly editing the scripts again; my mian problem is that the tileset I used for some maps hasn't actually updated, despite me importing the tileset data that was in the Essentials 15 version of my...
  5. R

    Syntax Error in pokemon.txt?

    Would it be possible if effectively do the reverse of this and download the latest version and then add in my edits in 'chunks'? Assuming I can find them, of course. :3
  6. R

    Syntax Error in pokemon.txt?

    That's definitely a huge no then, considering I haven't got a clue with stuff like this. What I want to do is update all of Essentials to the latest version, but I won't know which parts of the code to edit again after I get the upgraded version.
  7. R

    Syntax Error in pokemon.txt?

    It turns out it was exactly how Maruno said; it was just an error regarding the extra lines I'd forgotten to erase. I got it working now, so that's good! :D My game's version is actually either 15.something or maybe even 14.something (unlikely, but entirely possible), so the whole prospect of...
  8. R

    Syntax Error in pokemon.txt?

    Thank you so much! I understand exactly why that's happening now; I copied the movies of pre-evolutions and put them at a line below so I could use them as a basis for the new moveset without altering the original until I was happy with it. I must have forgotten to clear those up after I'd...
  9. R

    Syntax Error in pokemon.txt?

    A follow-up to this; the issue is cropping up again, with Staryu. I edited Staryu's moveset today, so that may be the reason it's happening. However, nothing seems out of the ordinary again. I'm becoming increasingly confused by this.
  10. R

    Syntax Error in pokemon.txt?

    That's a good idea. I'll have look and then let you know what I find out. :) EDIT: I didn't find anything out of the ordinary, so I'm getting really confused now.
  11. R

    Syntax Error in pokemon.txt?

    I was meant to post this hours ago, but I must have forgot to send it, so sorry about that. :( It's interesting that you'd mention "RegionalNumbers", because I have tinkered with them fairly recently, although I didn't touch Ampharos' information, which adds to the confusion. I definitely...
  12. R

    Syntax Error in pokemon.txt?

    Sure thing. Here it is: https://www.mediafire.com/?oj1co5zbgiphqva
  13. R

    Syntax Error in pokemon.txt?

    I was editing movesets in the PBS files, and when I went to playtest, this error message came up: --------------------------- Pokemon Essentials --------------------------- Exception: RuntimeError Message: Bad line syntax (expected syntax like XXX=YYY) File PBS/pokemon.txt, section 181, key...
  14. R

    Missing Trainer

    Hi, it's me again, with what is probably another very obvious issue. However, I can't solve it at all. I coded a trainer into my game and when I playtest it I'm being told that he's missing. I know he's not, because he's in the PBS file and the event seems to be able to work by normal standards...
  15. R

    Undefined trainer error

    Ah, I see what you're talking about now. Still, after changing it I got this error: Now she doesn't even speak before the battle is supposed to begin. EDIT: Never mind, it's sorted now. :D
Back
Top