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

Feedback: Add ability to suppress quest journal updated message #384

Merged
merged 1 commit into from
Feb 24, 2019

Conversation

plenarius
Copy link
Collaborator

This can be handy for persistent worlds when the journal first gets set when the players logs in helping to avoid spam as illustrated below:
screenshot-20190224004200-320x579

@Daztek
Copy link
Member

Daztek commented Feb 24, 2019

Looks good to me

// TRUE nMessage is hidden for oPC
// FALSE nMessage is not hidden for oPC
// -1 Personal state is not set
int NWNX_Feedback_GetJournalUpdatedMessageHidden(object oPC = OBJECT_INVALID);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should probably change all the nMessage is references to Journal updated messages are or something

@mtijanic mtijanic merged commit 5608cf9 into nwnxee:master Feb 24, 2019
@plenarius plenarius deleted the feedback_journal_updated branch February 24, 2019 10:14
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.

3 participants