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.
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.
Hey guys i am trying to get the item the Eon Flute to turn on a game switch
but when i use it nothing happens i dont get any errors but the event that the game switch is connected to doesn't do nothing
Heres what i have for the item and the event that i use
can someone please help me
ItemHandlers::UseInField.add(:EONFLUTE,proc{|item|
if isOutside?
$game_switches[101] = true
elsif !ifOutside?
blabla
end
next 2
})
this is what i have i dont get any errors but when i setup the event with that switch id nothing happens
i am just trying to get it to teleport me
my event has
Conditions
[X] Switch 101: is on
[ ] Switch is on
[ ] Variable is on
[ ] Self Switch is on