• 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.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • 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.

[Other] hidesprite Not working

  • 63
    Posts
    10
    Years
    • UK
    • Seen May 3, 2016
    Hey guys, my hidesprite is not working.
    It hides the event, but when I leave the map and come back, the event returns.
    I have set the people id to the same as the flag that is set.

    Here's my script:
    #dynamic 0x3B4F48

    #org @start
    lock
    faceplayer
    msgbox @talk 0x6
    cry 0x71 0x0
    wildbattle 0x71 0xF 0x00
    fadescreen 0x1
    fadescreen 0x0
    hidesprite 0x800F
    setflag 0x200
    release
    end

    #org @talk
    = Chansey: Shiiiiiiii!
     
    800F is bascially 'the last person you talked to', therefore, the event.
    No other ID works.

    Really I don't understand, What is the number of people event in the map? can you share a screenshot of the a-map event?
     
    [PokeCommunity.com] hidesprite Not working
     
    Back
    Top