Recent content by bagtu

  1. B

    Resource requests

    Hi! I'm looking for someone that can help me making these characters asleep, I want to use it for a scene where they are recovering in a bed. Can anyone help me? Thanks!
  2. B

    [Scripting Question] A few issues with the Hidden Ability Capsule item.

    The first thing is to define how you want this item to work, in my case when you use the item you get the hidden ability but if it already has it, the item has no effect. Then if the pokemon has more than one hidden ability it changes to the next one. To do so, you have to define the item like...
  3. B

    [Scripting Question] Access forms' metrics

    Thanks! That is exactly what I needed
  4. B

    [Scripting Question] Access forms' metrics

    Hello, I want to take into account the metrics to position sprites in battle according to their forms. I have seen in the forums a workaround redefining the way forms are created in MultipleForms. I have already changed adjustBattleSpriteY to get the pokemon not the species and all its...
  5. B

    [Scripting Question] Error with debug log messages

    Thanks, I changed a little bit the PBDebug script to use it for my purposes and with that tip I got what I want
  6. B

    [Scripting Question] Error with debug log messages

    Hello, I'm trying to log some data into debuglog.txt using PBDebug.log("Hello") but the file is not recording anything. I have created it manually at Data/debuglog.txt but still nothing appears. I have also checked the PBDebug module but I do not see anything wrong, can anyone help me? Is...
Back
Top