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

improving /addenc, adding /removeenc #3324

Merged
merged 2 commits into from
Oct 25, 2020
Merged

Conversation

gmriggs
Copy link
Collaborator

@gmriggs gmriggs commented Oct 23, 2020

  • the .sql output of /addenc is now more consistent with /createinst, in that it adds the encounter to the db w/ checks, and then outputs the entire state of the encounters in the db for that landblock to the sql file. this includes the delete statement, and any pre-existing encounters that were already in the database

  • a /removeenc command has been added, which works on the last appraised object

  • cleaned up both /removeenc and /removeinst to properly handle removal when there is only 1 encounter / instance in the landblock remaining

@DridsGhost
Copy link
Contributor

Works like a dream! Much gratitude for the addtion!

@gmriggs gmriggs merged commit b5e5719 into ACEmulator:master Oct 25, 2020
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.

None yet

3 participants