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.
PokéCommunity supports the Stop Killing Games movement. If you're a resident of the UK or EU, consider signing one of the petitions to stop publishers from destroying games. Click here for more information!
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.
You have lines that read elsif @bag.lastpocket=5 which only have one = in them. This is wrong, because that's an assignment rather than a comparator. Use == instead.
Might I recommend a single line of code? Utilizing math you can just have the game calculate the coordinate for you, rather than using a huge string of elsifs.