Recent content by coollinker

  1. C

    [Scripting Question] Problems with changing types of moves

    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...
  2. C

    [Scripting Question] Problems with changing types of moves

    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...
Back
Top