#Can I make a simple guild/clan systen using UGS?

1 messages · Page 1 of 1 (latest)

lilac basin
#

Here is the idea:

  1. Players can create an in-game guild. Players can ask to join this guild and the guild has options how to accept the player.
  2. When player joins a guild, the guild is saved to their profile and their status in the guild (owner or member). Player can leave the guild or be kicked by owner.
  3. Players within the guild can send stickers and emojis in a chat room. Each guild has exactly one chat room (no actual text is sent).
  4. Some stickers can be interacted with (ex: high five) and that sticker intteraction persists in the chat room.

Closest thing I can find is Friends and maybe Cloud Code but there must be something more fitting?

wooden blaze
#

You would use a mix of Cloud Save, Cloud Code, and Vivox for chat.
Each guild can be a Cloud Save custom game item with a list of player IDs
Cloud Code would handle adding and removing members
I would still use Vivox for your guild chat

lilac basin
#

Isn't Vivox voice chat?

#

I don't really need a voice chat, just a regular text chat room (even though there won't be any raw text displayed).

#

nvm it does have text chat