• 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.
  • 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!
  • It's time to vote for your favorite Pokémon Battle Revolution protagonist in our new weekly protagonist poll! Click here to cast your vote and let us know which PBR protagonist you like most.
  • 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.

Growl?

Maxedg8s

Revisiting...
  • 37
    Posts
    15
    Years
    • Seen May 25, 2012
    This isn't much of a request, just a question.

    Has anyone had an Idea for a "Growl" Script so the pokemon can use cries during the move?
     
    No, you can't. If you set it in the animation editor, it will always play the same cry, no matter what the Pokémon using the attack is.

    The best way would probably be to find the function codes of the sound-based moves, and then in PokeBattle_MoveEffects, add a pbPlayCry(attacker.pokemon) call just before the pbAnimation call in the relevant class.
     
    Alright, thanks Wichu. I was a bit confused by using pokemon cries in the animation editor instead of scripting. :)
     
    Thats the reason RPGM sucks, go program from scratch using real programming languages, you have control over EVERYTHING
     
    Thats the reason RPGM sucks, go program from scratch using real programming languages, you have control over EVERYTHING

    Well RPGXP VX ect... Are made to create games right outta the box with no scripting required... Thats why alot of people use it, but I agree for a professional game you should use C++ and maybe a game engine, of if you feel like it make your own engine. Most of the people who use RPG Maker are kids teenangers who dont care bout profits or quality, they just have fun using the tool to create their fantasy worlds
     
    Well RPGXP VX ect... Are made to create games right outta the box with no scripting required... Thats why alot of people use it, but I agree for a professional game you should use C++ and maybe a game engine, of if you feel like it make your own engine. Most of the people who use RPG Maker are kids teenangers who dont care bout profits or quality, they just have fun using the tool to create their fantasy worlds
    Im 15 LOL been using C++ since I was 12, shows how asian I am... turning 16 in january
     
    Im 15 LOL been using C++ since I was 12, shows how asian I am... turning 16 in january


    Lol Impressive, but you can never master C++ as you should know c++ is endless, there are always new things you can do with c++. Im Curious, whats your plans in your near future? Do you plan to program games, become an engineer, what?
     
    Lol Impressive, but you can never master C++ as you should know c++ is endless, there are always new things you can do with c++. Im Curious, whats your plans in your near future? Do you plan to program games, become an engineer, what?
    I want to get into MIT or CalTech LOL Its a high goal, but its not impossible... Major in Comp Sci and get a job developing games, or making the game engine, Heck, I will even work for the government hacking computers if it pays
     
    I want to get into MIT or CalTech LOL Its a high goal, but its not impossible... Major in Comp Sci and get a job developing games, or making the game engine, Heck, I will even work for the government hacking computers if it pays

    MIT would be my choice, lol And Game programming is huge and with C++ in your belt, the possiblities are endless.
     
    Back
    Top