Skip to content

Add missing OnTalk to a few places#4301

Merged
LtRipley36706 merged 1 commit intoACEmulator:masterfrom
LtRipley36706:spellwordsHearChat
Apr 6, 2025
Merged

Add missing OnTalk to a few places#4301
LtRipley36706 merged 1 commit intoACEmulator:masterfrom
LtRipley36706:spellwordsHearChat

Conversation

@LtRipley36706
Copy link
Copy Markdown
Member

OnTalk was missing from Suicide and DoSpellWords, both of which used GameMessageHearSpeech

OnTalk is currently a player function, it is possible it should be moved up the chain so the two remaining GameMessageHearSpeech and similar messages for Creatures or WorldObjects should be included in making HearChat emotes be triggered by players and npc alike for custom content purposes, but there may be a hidden problem with expanding that scope, so I'm not doing that for now.

OnTalk was missing from Suicide and DoSpellWords, both of which used GameMessageHearSpeech

OnTalk is currently a player function, it is possible it should be moved up the chain so the two remaining GameMessageHearSpeech and similar messages for Creatures or WorldObjects should be included in making HearChat emotes be triggered by players and npc alike for custom content purposes, but there may be a hidden problem with expanding that scope, so I'm not doing that for now.
@LtRipley36706 LtRipley36706 marked this pull request as ready for review March 23, 2025 16:45
@LtRipley36706 LtRipley36706 merged commit cac5473 into ACEmulator:master Apr 6, 2025
2 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