• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • The results of the game jam are out!
    See the Judge's Spotlight choices and vote for your favorites to win Community Choice Spotlight by the 28th! 🫙
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Pokémon Fainting Cries - v19

Resource Pokémon Fainting Cries - v19 18.1

Vena Cava

Rookie
Member
Joined
Apr 14, 2018
Posts
5
Vena Cava submitted a new resource:

Pokémon Fainting Cries - Plays a different cry for when a Pokémon Faints, like Pikachu or Eevee in Modern Mainline Games

Overview
You know in the Mainline games, Pikachu and Eevee have their Anime Cries, and that when they faint, they have a unique cry for that. This simple little addition will allow you to add a Faint Cry for any Pokémon!

Installation

Go to PokeBattle_SceneAnimations and find the section labeled "# Shows a Pokémon fainting" and within that section, find the part labeled "# Play cry" and replace it with this:
# Play cry delay =...

Read more about this resource...
 
This is really cool! It works for Pikachu when I add a 025FCry to the "cries" folder. However, whenever a Pokémon that doesn't have a special faint cry faints, no cry is played at all. Was this intentional?
 
Hey I'm getting an error when running your script and I'm not sure how to fix it
[Pokémon Essentials version 19.1]
[EBDX v1.2.6]

Exception: NoMethodError
Message: undefined method `faint_cry_filename_from_pokemon' for GameData::Species:Class

Backtrace:
[Elite Battle: DX] Animation Core.rb:225:in `pbFaintBattler'
151:Battler_ChangeSelf:57:in `pbFaint'
[Elite Battle: DX] Scripted Battles.rb:72:in `pbFaint'
155:Battler_UseMove:682:in `block in pbProcessMoveHit'
155:Battler_UseMove:682:in `each'
155:Battler_UseMove:682:in `pbProcessMoveHit'
[Elite Battle: DX] Battler Info.rb:67:in `pbProcessMoveHit'
155:Battler_UseMove:422:in `block in pbUseMove'
155:Battler_UseMove:420:in `each'
155:Battler_UseMove:420:in `pbUseMove'
can you please help me?
 
Hey I'm getting an error when running your script and I'm not sure how to fix it

can you please help me?
Did you follow this part of the installation instructions?
1648172940122.png
 
I missed lines 17 - 19 because they're not visible unless you scroll down. The issue's fixed thanks.
 
Back
Top