Recent content by Gammazeth

  1. G

    [Discussion] Dynamaxing

    Can't we just define the dynamax as a status boost ? Like increase all the stats (or actually some specific stats) by 1,5 such as a setup move ? After making that we would just have to disable the animation that is played when stats are boosted and replace it with the dynamax animation.
  2. G

    [Error] Z-Move, Mega-Evolution and Ultra Burst not working

    when you say a vanilla version, you mean that I have to entirely delete my game and try everything back from zero? I tried everything, replacing the scripts.rxdata with the one included in the vanilla version of Pokemon Essentials, started a new game but nothing worked, do I really have to...
  3. G

    [Error] Z-Move, Mega-Evolution and Ultra Burst not working

    Hi, I created this thread because I used the "scripts.rxdata" that "Tea-Rex" (in the Z-Move addon thread, it's basically a port of the 16.2 version of the script to the 17.2 and everything works flawlessly with it) uploaded and I added the ultra-burst script as well as the prism armor script...
  4. G

    [Error] Error related with pbUseMove

    I don't think so, I did CTRL+SHIFT+F and searched for def pbUseMove and found this : and here's my code :
  5. G

    [Error] Error related with pbUseMove

    Hi, I recently encountered some issues with a script and thanks to some help on discord, I found that some lines were duplicated and causing an issue, I removed those lines but when I launch my game, I get this error And here's my script Can anyone help me with this?
  6. G

    [Error] syntax error I can't understand

    Oh really ? How did ya do that ?
  7. G

    [Error] syntax error I can't understand

    I just implemented the script today and I encouter the same issue as you, I'll look into the script and tell you which end is missing...
  8. G

    [Other Question] Resizing custom battler images?

    MS Paint's your best friend lmaooo, I used it so many times for sprites, just make sure that multiply or divide by a multiple of 2 when you resize, for example, if you got a 180×180 sprite that seems to big, make sure to resize to 90×90 and if it still looks to big, THEN you may consider go for...
  9. G

    [Error] New ability causing an error

    Thanks a lot !
  10. G

    What tools do you need?

    A tool that can "fuse" two Scripts.rxdata files would be AWESOME!
  11. G

    [Error] New ability causing an error

    Hi there, I created a new ability which acts kinda like storm drain but for steel moves and when hit by one, instead of getting the SPATK, raised, the ATK is raised. I simulated a battle but when I get hit I get this error --------------------------- Pokemon Neutron ---------------------------...
  12. G

    [Other Question] Some questions about EBS

    Thanks for the answer ! But just to make sure, when you say "the static sprites" you mean the ones that are used by default by pokemon essentials right ?
  13. G

    [Other Question] Some questions about EBS

    Hi, I had a few questions about EBS before implementing it to my fan-game. 1-What is the latest release of EBS ? The only one which can be found on Pokecommunity is the 2015 version, is it the latest ? Is there any new version planned ? 2-Can you use EBS without the animated sprites ? For...
Back
Top