Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bypassing bot's default discarding #3

Open
Rayth opened this issue Sep 30, 2015 · 1 comment
Open

Bypassing bot's default discarding #3

Rayth opened this issue Sep 30, 2015 · 1 comment

Comments

@Rayth
Copy link

Rayth commented Sep 30, 2015

I am currently adding an exodia deck to my copy of this, and unfortunately the bot occasionally gets left with more than 6 cards in hand, and always discards from one side of the hand, eventually resulting in pieces of exodia being discarded.

What function do I need to override in the deck executor to stop this happening, if possible?

@IceYGO
Copy link
Owner

IceYGO commented Oct 27, 2015

Hey,

This is not possible yet, the bot is not able to differentiate between selecting some cards from his hand and discarding them.

I am pretty sure this is happening in GameAI.OnSelectCard if you want to take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants