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.
Programming-wise I don't see a problem either but problem here is that the pbBaseType thrown an exception as it only expects one (user) parameter but gets two (user, target).
So is there a work around on how I can could use to input the target too, or another function that I could use instead...
Hello there,
I'm currently scripting some new starters with a triple type. To make this more manageable and to make it easier for the player to utilize the STAB bonus I want to make an attack that can change its type to one of the three types of the user, which is most effective against the...