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 Events: Attack of Opportunity events and Creature: BroadcastAttackOfOpportunity #1629

Merged
merged 3 commits into from
Apr 14, 2023
Merged

Add Events: Attack of Opportunity events and Creature: BroadcastAttackOfOpportunity #1629

merged 3 commits into from
Apr 14, 2023

Conversation

summonFox
Copy link
Contributor

Events:

  • Adds skippable event NWNX_ON_BROADCAST_ATTACK_OF_OPPORTUNITY_{BEFORE|AFTER} which allows skipping a creature provoking attacks of opportunities from enemies.
  • Adds skippable event NWNX_ON_COMBAT_ATTACK_OF_OPPORTUNITY_{BEFORE|AFTER} which allows stopping a creature from performing an attack of opportunity against a target.

Creature:

  • Adds BroadcastAttackOfOpportunity()

@Daztek Daztek merged commit 9da9906 into nwnxee:master Apr 14, 2023
@summonFox summonFox deleted the Creature-BroadcastAttackOfOpportunity branch April 16, 2023 08:38
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

2 participants