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

add Effect.GetActiveCode, Effect.IsActiveCode, Effect.IsActiveSetCard #456

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

465uytrewq
Copy link
Contributor

update: add Effect.GetActiveCode, Effect.IsActiveCode and Effect.IsActiveSetCard.
e.g.

function c59297550.spcon(e,tp,eg,ep,ev,re,r,rp)
	return re:IsActiveType(TYPE_MONSTER)
		and re:IsActiveSetCard(0x58) and not re:IsActiveCode(59297550)
end

ref: Fluorohydride/ygopro-scripts#1171

@salix5
Copy link
Collaborator

salix5 commented Jan 11, 2024

The setcode will be changed into std vector, and some parts might have to be changed.
I will try to create the PR today.

@465uytrewq
Copy link
Contributor Author

I confirmed and tested #532.
I will update this commit after that commit is merged.

@465uytrewq 465uytrewq marked this pull request as draft February 9, 2024 06:58
@465uytrewq 465uytrewq marked this pull request as ready for review February 12, 2024 11:43
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

Successfully merging this pull request may close these issues.

2 participants