Fluorohydride / ygopro-scripts

scripts of official cards for ygopro.
GNU General Public License v2.0
141 stars 132 forks source link

Suggested change to Duel.ConfirmCards #1756

Open sleeser opened 2 years ago

sleeser commented 2 years ago

When using cards like silver rokket which let's the user select a card on their opponent extra deck, The game pops up a confirmation prompt for both players. This is completely redundant since the user will view the ED anyways after hitting OK, and the owner can look at their ED at any time. Most players will take a few moments to realize what's happening, this is a sign that this approach is unintuative. I suggest a change, either on confirmcards or the scripts such as silver rokket. The user should not need a confirm cards pop-up nor would the owner of the ED.

shadowfox87 commented 2 years ago

Tldr, Silver Rokket should not reveal the owner's Extra Deck to the opponent. The card only says to see the opponent's Extra Deck and banish 1 card from it. The current script allows both players to see each other's Extra Deck.