• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Serena, Kris, Dawn, Red - which Pokémon protagonist is your favorite? Let us know by voting in our grand final favorite protagonist poll!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Custom Animation Move (Elite Battle System)

WolfPP, I can't find Water Shuriken, Photon Geyser in moves.txt. Where can I find that move?
 
Hi guys!
I'll create new animations FOR THE EBS - ELITE BATTLE SYSTEM (by Luka S.J.).

You just need to paste the script into 'MoveAnimations Script', under 'def pbAnimation (moveid, user, target, hitnum = 0)' between last 'end' and bug bite script Like this:
Code:
 end
PASTE HERE
  #-----------------------------------------------------------------------------
  #  Bug Bite
  #-----------------------------------------------------------------------------
If you have custom animations and you want to share with us, feel free (and we would even appreciate it).
Dive (move 541)
Spoiler:
Download the attachment (eb541, eb541_2)
Hope anyone continue to post!
 

Attachments

  • [PokeCommunity.com] Custom Animation Move (Elite Battle System)
    eb541.png
    2.4 KB · Views: 179
  • [PokeCommunity.com] Custom Animation Move (Elite Battle System)
    eb541_2.png
    1.3 KB · Views: 177
Last edited:
Another post
Hi guys!
I'll create new animations FOR THE EBS - ELITE BATTLE SYSTEM (by Luka S.J.).

You just need to paste the script into 'MoveAnimations Script', under 'def pbAnimation (moveid, user, target, hitnum = 0)' between last 'end' and bug bite script like this:
Code:
 end
PASTE HERE
  #-----------------------------------------------------------------------------
  #  Bug Bite
  #-----------------------------------------------------------------------------

If you have custom animations and you want to share with us, feel free (and we would even appreciate it).
Water Pulse (move 548)
Spoiler:
 
Back
Top