• 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.
  • Dawn, Gloria, Juliana, or Summer - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • 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!
  • 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.

[Scripting Question] Ability Messages without EBS or Gen 6 pack

Hey Charizard ! Your post belongs to Pokemon essentials forum, not ressources ^^
But still, let's see your problem. What do you mean about adding ability messages?

If it's about the ability description, you'll have to go in Yourgamefolder/PBS and check abilities.txt, then add your ability message here by copy/paste an already existing line (Please keep in mind to change the number of the line since it will conflict)

If it's about adding messages that display during the battle like (Miltank was poisoned by Magikarp's poison point) then you have to code your ability to make it display a message using :

@battle.pbDisplay(_INTL("YOUR TEXTMESSAGE"))

You can modify this to put a variable {1} and a variable {2} when 1 would be the pokemon's name, and 2 the ability name for example, but I don't have the whole process since I'm a noob :3

If it's anything else, please ask ^^
 
I mean the second one.BUT LIKE IN ELITE BATTLE SYSTEM.Example-If your Pokemon has The ability "POISON POINT" then it would display -"YOURPOKEMON'S Poison Point" in black rectangular background.Just like Gen5
 
Sadly, I can't help you then. I don't use EBS and It's not being supported anymore by Luka.SJ so I don't know if you'll get any help.
 
Back
Top