• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • 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.

[Scripting Question] Changing events graphics via script

  • 772
    Posts
    13
    Years
    • UK
    • Seen May 22, 2024
    Does anyone know how to change an events graphic and position via script. I have a couple of events in a specific page that i want to change based on a value (gotten from online). The events have specific names

    Is it possible to load a specific event into a variable or similar and change its details
     
    Last edited by a moderator:
  • 59
    Posts
    8
    Years
    • Seen Aug 9, 2020
    It's probably much easier to use a Common Event, but at least for the purposes of changing graphics, you can check setGraphics, the method used by Berry Trees.
     
    Back
    Top