• The Eevee Expo Game Jam #10 has concluded, congratulations to all participants! Now it's time for the judges to play through the games, and you can play along to vote who deserves the community choice spotlight.
    You can check out the submitted games here!
    Play through the games and provide some feedback to the devs while you're at it!
  • Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
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...
 

Ruben-Origin

Rookie
Member
Joined
Dec 14, 2020
Posts
5
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?
 

Runoisch

Rookie
Member
Joined
Mar 25, 2022
Posts
2
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?
 

Runoisch

Rookie
Member
Joined
Mar 25, 2022
Posts
2
I missed lines 17 - 19 because they're not visible unless you scroll down. The issue's fixed thanks.
 
Back
Top