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

Added AI data in Targeted NPC and Last Hit NPC #130

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

ElaDiDu
Copy link

@ElaDiDu ElaDiDu commented Dec 31, 2024

Added memrecs like "Repeat Action" that lets the user force AI to repeat an action (like specific combos, approaching, etc.).
Also contains AI variables, called in the AI script as "Number", "Timer", "StringIndexedNumber". Self explanatory. StringIndexedNumbers are basically a large array of fixed size strings which may add too much size to the table (~1000KB), feel free to not add if size is a concern, as it's not as useful as Repeat Action.

the lua string indexed numbers take considerable size
@inuNorii inuNorii changed the base branch from master to dev January 1, 2025 22:53
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.

1 participant