Microsoft Azure PlayFab logo
    • Multiplayer
    • LiveOps
    • Data & Analytics
    • Add-ons
    • For Any Role

      • Engineer
      • Designer
      • Executive
      • Marketer
    • For Any Stage

      • Build
      • Improve
      • Grow
    • For Any Size

      • Solo
      • Indie
      • AAA
  • Runs on PlayFab
  • Pricing
    • Blog
    • Forums
    • Contact us
  • Sign up
  • Sign in
  • Ask a question
  • Spaces
    • PlayStream
    • Feature Requests
    • Add-on Marketplace
    • Bugs
    • API and SDK Questions
    • General Discussion
    • LiveOps
    • Topics
    • Questions
    • Articles
    • Ideas
    • Users
    • Badges
  • Home /
  • General Discussion /
avatar image
Question by Muhammad Roshaan Tariq · Jun 23, 2020 at 02:54 PM · apissdks

Playfab Clan/Guild available features and limitations?

Hi, regarding Playfab's Clan & Guild system I have few questions/concerns:

  • Does Playfab support clan tournaments/events? If not then what is the alternate solution or work around?
  • Does Playfab support clan leaderboards? If not then what is the alternate solution or work around?
  • Does Playfab support clan chat system? A persistent chat system?
  • Does Playfab support clan trading? I mean like asking for lives from other clan members and in return award them some coins?

Any help would be appreciated, thanks!

Comment

People who like this

0 Show 0
10 |1200 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

2 Replies

· Add your reply
  • Sort: 
avatar image
Best Answer

Answer by Sarah Zhang · Jun 24, 2020 at 09:57 AM

Currently, Playfab does not natively support all the following features. We will list the workarounds for them below.

Does Playfab support clan tournaments/events? If not then what is the alternate solution or work around?

The tournaments are only relevant to the PlayFab Leaderboards. And now PlayFab doesn’t provide an API that can “create the leaderboard for groups” directly.

As the workaround, you can create a new leaderboard whose name is “Clan01_Leaderboard”, then you can only link the members of “Clan01” to this leaderboard. If so, all players in this leaderboards are the members of “Clan01”. Then you can call server API GetLeaderboard on CloudScript, then get the sum of them.

Does Playfab support clan leaderboards? If not then what is the alternate solution or work around?

In PlayFab tournaments and leaderboards are the equivalent concepts. You can check the documentation -- PlayFab Leaderboards to learn more about it. And please refer to the above answer.

Does Playfab support clan chat system? A persistent chat system?

We would suggest the workaround to achieve the group chat feature via storing chat data in Shared Group Data. The answer in your previous thread -- “What should be used to integrate Chat System in Playfab Groups/Clans?” is the suggestable solution. Besides, PlayFab provides another separate feature -- Party for the low-latency chat and data communication. This feature currently provides C++ SDK only. You can click the link to check its doc.

Does Playfab support clan trading? I mean like asking for lives from other clan members and in return award them some coins?

PlayFab provides a separate Trading feature. You can use it for trading between any two players, so you can use it between group members. Please let us known if you have other special requirements for the trading between group members.

Comment

People who like this

0 Show 1 · Share
10 |1200 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Muhammad Roshaan Tariq · Jun 24, 2020 at 11:56 AM 0
Share

@Sarah Zhang

I have few more questions:

  • Does tournament and leaderboard the same thing on Playfab? If yes, doesn't this mean that for each tournament I would have to create a new leaderboard?
  • Is there any limit to creation of leaderboard? And can we delete the old leaderboard or they are deleted automatically by the system after some time?
avatar image

Answer by Sarah Zhang · Jun 30, 2020 at 07:53 AM

@Muhammad Roshaan Tariq

Sorry for the delayed reply. In the forum, all the new threads would be allocated to multiple engineers. You can try to post a new question if it’s urgent. Thanks for understanding.

>> Does tournament and leaderboard the same thing on Playfab?

Yes, in PlayFab there is not a concept of the tournament. This concept only exists in your game logic. Tournaments are implemented through leaderboards.

>> If yes, doesn't this mean that for each tournament I would have to create a new leaderboard?

It would depend on your game design. If all tournaments need separate rankings, you need to create the leaderboard for every tournament.

>> Is there any limit to creation of leaderboard? And can we delete the old leaderboard or they are deleted automatically by the system after some time?

In the new pricing model, for the free account, the number limit of the leaderboard would be 300. In the old pricing model, it would be 25. You can navigate to Game Manager->Title Settings->Limits (https://developer.playfab.com/en-US/[YourTitleID]/limits) to check the limits of your title.

For the moment, PlayFab leaderboards cannot be deleted, the system won’t delete them automatically too. But you can reset the leaderboard using Game Manger->Leaderboards->[YourLeaderboardsName]->[Reset Now] button or using admin API IncrementPlayerStatisticVersion. It means one leaderboard can be used for different competition seasons or different tournaments repeatedly.

Comment

People who like this

0 Show 1 · Share
10 |1200 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Muhammad Roshaan Tariq · Jun 30, 2020 at 08:29 AM 0
Share

Thank you for the response and I think I have quite understanding about Playfab leaderboard.

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Navigation

Spaces
  • General Discussion
  • API and SDK Questions
  • Feature Requests
  • PlayStream
  • Bugs
  • Add-on Marketplace
  • LiveOps
  • Follow this Question

    Answers Answers and Comments

    4 People are following this question.

    avatar image avatar image avatar image avatar image

    Related Questions

    Add Hours/Minutes in Current Server Timestamp 1 Answer

    Custom data for statistics? 1 Answer

    Trying to get a list of sessions to join? 3 Answers

    Google Play Games: Silent Login 1 Answer

    Playfab Clan/Guild available features and limitations-Second thread? 1 Answer

    PlayFab

    • Multiplayer
    • LiveOps
    • Data & Analytics
    • Runs on PlayFab
    • Pricing

    Solutions

    • For Any Role

      • Engineer
      • Designer
      • Executive
      • Marketer
    • For Any Stage

      • Build
      • Improve
      • Grow
    • For Any Size

      • Solo
      • Indie
      • AAA

    Engineers

    • Documentation
    • Quickstarts
    • API Reference
    • SDKs
    • Usage Limits

    Resources

    • Forums
    • Contact us
    • Blog
    • Service Health
    • Terms of Service
    • Attribution

    Follow us

    • Facebook
    • Twitter
    • LinkedIn
    • YouTube
    • Sitemap
    • Contact Microsoft
    • Privacy & cookies
    • Terms of use
    • Trademarks
    • Safety & eco
    • About our ads
    • © Microsoft 2020
    • Anonymous
    • Sign in
    • Create
    • Ask a question
    • Create an article
    • Post an idea
    • Spaces
    • PlayStream
    • Feature Requests
    • Add-on Marketplace
    • Bugs
    • API and SDK Questions
    • General Discussion
    • LiveOps
    • Explore
    • Topics
    • Questions
    • Articles
    • Ideas
    • Users
    • Badges