✨ ARCHIVE MODE ✨
The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
We recommend you join our Discord server to get real-time response: Discord Invite Link
Can you still use the Summary screen to check and see if an Egg has a shiny Pokémon in it? I am having terrible luck with the Odd Egg right now.
This is like my 194th attempt, I'm having terrible luck.Can you still use the Summary screen to check and see if an Egg has a shiny Pokémon in it? I am having terrible luck with the Odd Egg right now.
even if that was fixed it should still be simple to get one, I think you are just having bad luck.
version=2
:if:<register.registered(oddegg_got)>=false
:then
@text.show(Hey trainer!~Do you want to leave your~[POKE]MON here for~us to raise them?*Wait, are you the trainer~who helped with the~MYSTERY EGG?*<player.name> right?~I found another egg here,~I want you to have it~since you seem to~be very dependable.*But there's something odd~with this egg.~In fact, I called~it the ODD EGG.*Here, I want you~to take it!)
@Options.Show(Yes,No)
:when:No
@text.show(Oh, that's sad...*But you can always come~back if you want to~get the ODD EGG.)
:end
:endwhen
:if:<pokemon.count><6
:then
:select:<system.random(1,7)>
:when:1
@pokemon.add(172,1,hatched,5,Daycare,1,<player.name>)
:when:2
@pokemon.add(173,1,hatched,5,Daycare,1,<player.name>)
:when:3
@pokemon.add(174,1,hatched,5,Daycare,1,<player.name>)
:when:4
@pokemon.add(236,1,hatched,5,Daycare,1,<player.name>)
:when:5
@pokemon.add(238,1,hatched,5,Daycare,1,<player.name>)
:when:6
@pokemon.add(239,1,hatched,5,Daycare,1,<player.name>)
:when:7
@pokemon.add(240,1,hatched,5,Daycare,1,<player.name>)
:endwhen
:if:<system.random(0,100)><14
:then
@pokemon.setshiny(<pokemon.count>-1,1)
:endif
@text.show(<player.name> received~the ODD EGG.)
@register.register(oddegg_got)
@text.show(OLD MAN: Please take good~care of the egg.)
:else
@text.show(Oh, your team is full?~Please deposit one of~your [POKE]MON in the PC~and come back.)
:end
:endif
:else
@screen.daycare(0,2)
:endif
:end
I believe so. Some players have said they've caught it.I assume this update fixed the ho-oh thing?
I have that problem on one of my computers. I think it has to do with the graphics card. (certain areas pose some sort of lag in my case)does any1 know why do i sometimes get some lag playing?
and when i press E for menu or go into a fight i lose all the lag.
Darkfire can tell you how to fix that. He already helped my brother with ittried it twice, catching a riolu makes the game crash
I hope they didn't patch it, I'm still trying to get a shiny magbyThis is like my 194th attempt, I'm having terrible luck.