Haha , my bad I meant to say I only play BSS competitively but since I’ve ranked one a few times it’s gotten boring and I don’t know what to do.Weird flex but ok.
Haha , my bad I meant to say I only play BSS competitively but since I’ve ranked one a few times it’s gotten boring and I don’t know what to do.Weird flex but ok.
Play in tournaments? Or play a different format?Haha , my bad I meant to say I only play BSS competitively but since I’ve ranked one a few times it’s gotten boring and I don’t know what to do.
Tournaments might be dope, need to sign up for some.Play in tournaments? Or play a different format?
Not really sure where to put this, but at turn 4, Kingler didn't proc Slowbro's Eject Button. https://replay.pokemonshowdown.com/gen7nu-855938972
The calcs allude to me that this Kingler wasn't Life Orb, but I don't know what item Kingler could be holding which would've negated Eject Button's use:
+2 252 Atk Sheer Force Kingler Liquidation vs. 252 HP / 252+ Def Slowbro: 123-144 (31.2 - 36.5%) -- 67.7% chance to 3HKO
+2 252 Atk Life Orb Sheer Force Kingler Liquidation vs. 252 HP / 252+ Def Slowbro: 160-187 (40.6 - 47.4%) -- guaranteed 3HKO
My guess is that it was holding Protective Pads, or is there some odd item I don't know about that causes this to happen?
where do i complain about showdown keeping me from playing 6 games concurrently? real bummer i enjoyed playing lots of games at once
Not quite. The update is to prevent timerstalling (server load is not an issue). Now you can't search for more battles if it's your turn to move, or ifI believe that is due to a new update that the staff added to prevent "battle spam" and unnecessary load on the server. If I remember right, you can start a new battle after you have made a move in your current battle. There might be a limit as to how many concurrent battles you have, though. I'm not sure about that part.
Not quite. The update is to prevent timerstalling (server load is not an issue). Now you can't search for more battles if it's your turn to move, or if
your opponent takes less than 10 seconds to move (including animation). A recent update by zarel removed this restriction before turn 5.
If I've moved and in 7 seconds my opponent hasn't moved, I get to search for another battle - how I understand it. But from what I've experienced, if after starting the search of a new game, but before it starts, the opponent from the old game moves, the search is cancelled and I get the prompt telling me I can't search for a battle then. Could something be done about this?Not quite. The update is to prevent timerstalling (server load is not an issue). Now you can't search for more battles if it's your turn to move, or if
your opponent takes less than 10 seconds to move (including animation). A recent update by zarel removed this restriction before turn 5.
That's an intentional part of it.If I've moved and in 7 seconds my opponent hasn't moved, I get to search for another battle - how I understand it. But from what I've experienced, if after starting the search of a new game, but before it starts, the opponent from the old game moves, the search is cancelled and I get the prompt telling me I can't search for a battle then. Could something be done about this?
At this point it makes finding a 2nd game so annoying you might as well disable that button if a user is already in 1 battle. I could move fast enough and try searching for a new battle but that gets interrupted and instead I get an annoying popup. Is timerstalling really so big an issue that to counter that, you put restrictions on playing capacity of every user on the server? Literally everyone playing on the ladder is more or less restricted to 1 game at a time + popups if you try to find another game?That's an intentional part of it.
(The opposing Blissey is cured by its Natural Cure!)
You can tell by watching the opponent's Pokéballs that they were cured when they switched out.I just tested natural cure on my copy of Platinum, and it doesn't display any sort of message or animation when activating. So why does it display this message when it activates on Showdown!?
This is true in every generation when natural cure exists, right?You can tell by watching the opponent's Pokéballs that they were cured when they switched out.
https://dex.pokemonshowdown.com/abilities/hustleHi, I was playing random battles and I just fail double edge and sucker punch with alola raticate. How is possible?
Look at the repeat: http://replay.pokemonshowdown.com/gen7randombattle-863461950
Turn 23 and 24
Possibly the just got AC status and need to refresh on the server that they don't have it on. Other than that, it could be that the side server in question modified the code that sets the autoconfirmed flag, if its not the former ask the server's admins.How is it possible for someone to be autoconfirmed on some servers but not others? I thought the requirements for being autoconfirmed were the same on all servers. I'm asking this for someone I know who is having this issue.
Its not exactly a simple answer, but in brief:I want to make my own metagame on a pokemon showdown server, I was wondering how I would do that?
config/formats.js
, youll need to create an entry for your format in there. Look at the other formats for reference. More complex formats may require a mod to be programmed to work. Check data/mods
for examples of those.