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

Is OnCardSorting method not developed yet? #137

Open
oprostep opened this issue Nov 17, 2020 · 2 comments
Open

Is OnCardSorting method not developed yet? #137

oprostep opened this issue Nov 17, 2020 · 2 comments

Comments

@oprostep
Copy link

Hello. I'm an amatuer user in Korea.
I was trying to make Flower Cardian AI script, and I had a problem on activation of cardian magic card .
The effect is "Choose 3 "Flower Cardian" monsters with different names from your Deck, and place them on top of your Deck in any order.".
So I thought of a way of OnSelectUnselect - OnCardSorting for scripting the AI, and I found out OnCardSorting method is not exactly completed yet.
I am not a professional programmer and I'm only doing this with my own interest, so could anyone help me how to solve this problem? Best regards.

@mercury233
Copy link
Collaborator

It seems to be usable, but never used. You should override OnCardSorting in the executor and return the sorted result.

@oprostep
Copy link
Author

It seems to be usable, but never used. You should override OnCardSorting in the executor and return the sorted result.

Thanks a lot!

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