5. Invite Players {{ currentPage ? currentPage.title : "" }}

You need to call inviteOtherPlayer to invite a Player (Only works if the Member has the Permission Invite).

Simply set the User Key to the same Key you set at the Function SP8_AddListener in this Tutorial.

Now the other Player will receive a Invite from the owning Guild.

He can simply listen to the Dispatcher InviteChanged or call the Function getInvites.

After this he can call SetInvite and accept or deny it.

Look into SP8_WBP_Guild inside the Directory RPG_Essentials / Example / Widgets to see how the Guild Widget could be made.

{{{ content }}}