在谷歌玩游戏服务假分数

编程入门 行业动态 更新时间:2024-10-27 09:34:18
本文介绍了在谷歌玩游戏服务假分数的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

有些记分牌已经收到假的得分意见书。下面是一个例子:

Some of the scoreboards have been receiving fake score submissions. Here is an example:

同样的事情也发生在一场比赛我做了。有没有一种方法来保护一个自由假意见书,是有缓和的记分牌的方法吗?

The same thing happened to a game I've made. Is there a way to protect one self from fake submissions and is there a way of moderating the scoreboards?

推荐答案

两种技术,我建议......

Two techniques I would recommend...

  • 最大值和最小值添加到开发者控制台的排行榜。如果你有一个排行榜总星和只有180分的比赛中,设置180为最大值。这将确保骗子最终不会添加这些假冒看分数。
  • 查看 players.hide()调用。这将隐藏球员和他/她的得分来自公众排行榜,以便其他人可以看到它们。请注意,这REST调用不内置移动图书馆;你需要创建自己的小型网络应用程序(或直接进行卷曲电话)使用此电话。
  • Add a maximum and minimum value to your leaderboard in the Developer Console. If you have a leaderboard for total stars and there are only 180 stars in the game, set 180 as the maximum value. That will ensure cheaters don't end up adding these fake looking scores.
  • Check out the players.hide() call. This will hide a player and all of his/her scores from the public leaderboard so that nobody else can see them. Please note this REST call is not built into the mobile libraries; you'll need to create your own mini web app (or make curl calls directly) to use this call.
  • 更多推荐

    在谷歌玩游戏服务假分数

    本文发布于:2023-06-04 19:06:20,感谢您对本站的认可!
    本文链接:https://www.elefans.com/category/jswz/34/503308.html
    版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
    本文标签:假分数   玩游戏

    发布评论

    评论列表 (有 0 条评论)
    草根站长

    >www.elefans.com

    编程频道|电子爱好者 - 技术资讯及电子产品介绍!