Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
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.
This typically occurs if you didn't extract the game first. The provided file in the download is compressed. Once you extract the contents and run the game, it should work fine. Do this with a program like WinRAR, and let me know if this resolves your issue.
Just wanted to say, thanks for posting this! This is really cool!
I was wondering if anyone knows what determines which pokemon is allowed to use in the cable club? It seems to think my party is invalid when I try to battle, so i wasn't sure if that was related to a client not having the...
Under Line 681, under Damage Calculation & Modifiers, inside the script `PokeBattle_Move`,
Place this line of code above where it checks for the presence of Super Luck:
if attacker.hasWorkingAbility(:MERCILESS) && opponent.status==PBStatuses::POISON
return true
end
Be sure to...
I was trying to get this working with the 'LowHP BGM' of EBS, but I wasn't having much luck. Would you happen to know how they might be able to integrate? It works perfectly, otherwise!
Mystery Gift can only communicate on HTTP calls. If your server is handled via HTTPS with an SSL certificate, you'll have no success in getting it to work.
For EBS, look for def update in EliteBattle_3, and edit the integers in that block field. I have mine set to 40.0. You only have to edit the contents of @animatingHP.
You can't with mp3's but you can with ogg's if you use FMODex. Nuri Yuri has a thread on FMODex, and inside it is a way to start a music file half way through.