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 tweaks NWNX_TWEAKS_FIRE_EQUIP_EVENTS_FOR_ALL_CREATURES and NWNX_TWEAKS_DONT_DELAY_EQUIP_EVENT #1684

Merged
merged 4 commits into from
Sep 23, 2023

Conversation

Cjreek
Copy link
Contributor

@Cjreek Cjreek commented Jul 18, 2023

NWNX_TWEAKS_DONT_DELAY_EQUIP_EVENT.

NWNX_TWEAKS_FIRE_EQUIP_EVENTS_FOR_ALL_CREATURES makes it so that the Equip/Unequip events from the module will also fire for non-player creatures and

NWNX_TWEAKS_DONT_DELAY_EQUIP_EVENT will remove the delay from the OnEquip event, which fixes the equip/unequip events getting out of sync if an item gets equipped/unequipped multiple times per tick.

@Daztek Daztek changed the title Added tweaks NWNX_TWEAKS_FIRE_EQUIP_EVENTS_FOR_ALL_CREATURES and Added tweaks NWNX_TWEAKS_FIRE_EQUIP_EVENTS_FOR_ALL_CREATURES and NWNX_TWEAKS_DONT_DELAY_EQUIP_EVENT Sep 23, 2023
@Daztek Daztek merged commit 78bd6a4 into nwnxee:master Sep 23, 2023
5 checks passed
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