• 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.

how do I get the npc just a flute and nothing else?

49
Posts
8
Years
    • Seen Jan 17, 2017
    Event of gaining a pokeflute, how do I get the npc just a flute and nothing else? If you can send the image of how to do, I do not understand much.
     
    Last edited by a moderator:
    1,682
    Posts
    8
    Years
    • Seen today
    So you want to make an NPC give you a pokeflute? You should fix your tag, this is a Core Essentials feature.

    Just add a script command to your event with:
    Code:
    Kernel.pbReceiveItem(PBItems::POKEFLUTE)
    It's in the wiki too.
     
    49
    Posts
    8
    Years
    • Seen Jan 17, 2017
    pokeflute

    Problem, with this event, whenever I press on npc it gives me a pokeflute, I want it to deliver only one.how do I get the npc just a flute and nothing else?
     
    772
    Posts
    13
    Years
    • UK
    • Seen May 7, 2024
    On the first page you are turning the switch off not on. Change it to on and it should work
     
    Back
    Top