Skip to content

Update gm.cpp#87

Open
ArcalysCore wants to merge 1 commit intoOpenDBO:masterfrom
ArcalysCore:patch-1
Open

Update gm.cpp#87
ArcalysCore wants to merge 1 commit intoOpenDBO:masterfrom
ArcalysCore:patch-1

Conversation

@ArcalysCore
Copy link

Added a @createguild function.
Use @createguild GuildName
Must Create a Party Beforehand. It only needs you inside the party. At the moment, this only works for yourself as far as I have tested.

Added a @createguild function.
Use @createguild GuildName
Must Create a Party Beforehand. It only needs you inside the party. At the moment, this only works for yourself as far as I have tested.
NTL_PRINT(PRINT_APP, "HoneybeeEvent Stopped");
}

// Maybe remove later after testing if it's needed.
Copy link
Contributor

Choose a reason for hiding this comment

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

Below defines are already defined on DboShared/NtlShared2/NtlSharedDef.h. Maybe reuse them? NTL_MIN_SIZE_GUILD_NAME seems to be 2 instead of 3 too.

Copy link
Author

Choose a reason for hiding this comment

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

So that would be the better choice? I could change and test it later.

Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah, that way we avoid code duplicity.

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