#1
2
(由 Microsoft 翻译) 我把代码, 因为我指出在这里, 我不能做的是识别连接到我的网站的玩家名称
这是我的代码
<p 样式="文本对齐:中心;"><脚本异步 src="//许可证.novelgames.com/游戏/游戏.js"></script>
<ins 类="novelgames_cloudgame"
数据游戏短名称= "mpbackgammon"
数据语言="en"
数据成员 ID="ng35661750"
数据播放器名称="约翰·史密斯"
数据播放器-图片-url="https://www.mysite.com/wp-content/uploads/avatars/1/5ba76d44c03ba-bpfull.jpg"
数据时间限制规模="0"
></in></p>
我错了, 无法识别登录到我网站的玩家的名称
如果你帮助我, 我会很高兴谢谢
这是我的代码
<p 样式="文本对齐:中心;"><脚本异步 src="//许可证.novelgames.com/游戏/游戏.js"></script>
<ins 类="novelgames_cloudgame"
数据游戏短名称= "mpbackgammon"
数据语言="en"
数据成员 ID="ng35661750"
数据播放器名称="约翰·史密斯"
数据播放器-图片-url="https://www.mysite.com/wp-content/uploads/avatars/1/5ba76d44c03ba-bpfull.jpg"
数据时间限制规模="0"
></in></p>
我错了, 无法识别登录到我网站的玩家的名称
如果你帮助我, 我会很高兴谢谢
(原文) Can anyone help me with the code?
I'm putting the code as I point it here what I can not do is identify the player name that's connected to my site
This my code
<p style="text-align: center;"><script async src="//license.novelgames.com/games/game.js"></script>
<ins class="novelgames_cloudgame"
data-game-short-name="mpbackgammon"
data-language="en"
data-member-id="ng35661750"
data-player-name="John Smith"
data-player-picture-url="https://www.mysite.com/wp-content/uploads/avatars/1/5ba76d44c03ba-bpfull.jpg"
data-time-limit-scale="0"
></ins></p>
What I'm wrong with and does not recognize the name of the player logged in to my site
If you help me, I would be very happy thanks
I'm putting the code as I point it here what I can not do is identify the player name that's connected to my site
This my code
<p style="text-align: center;"><script async src="//license.novelgames.com/games/game.js"></script>
<ins class="novelgames_cloudgame"
data-game-short-name="mpbackgammon"
data-language="en"
data-member-id="ng35661750"
data-player-name="John Smith"
data-player-picture-url="https://www.mysite.com/wp-content/uploads/avatars/1/5ba76d44c03ba-bpfull.jpg"
data-time-limit-scale="0"
></ins></p>
What I'm wrong with and does not recognize the name of the player logged in to my site
If you help me, I would be very happy thanks
作者 zizanio
2019-02-08 00:13:13
赞
回复
#2
(由 Microsoft 翻译) 如果使用任何指定播放器的参数(如数据播放器名称),还需要指定数据播放器哈希。有关设置数据播放器哈希的详细信息,请参阅云游戏文档页面:
https://license.novelgames.com/formats/cloud/
(原文) You also need to specify the data-player-hash if you are using any parameters that specify the player, such as data-player-name. Please refer to the Cloud Games documentation page for details about setting data-player-hash:
https://license.novelgames.com/formats/cloud/
作者 Novel Games
2019-02-08 10:22:17
赞
回复
#3
31
(由 Microsoft 翻译) 编写文档页没有帮助的示例
(原文) Write an example the documentation page doesn't help
作者 Sakis
2020-02-02 03:34:22
赞
回复
#4
回答 #3:
(由 Microsoft 翻译) 文档页已包含一个示例。也许你能给我们发电子邮件说你的问题, 以便我们可以看看吗?
(原文) The documentation page already contains an example. Maybe can you email us about the problems you are having so that we can take a look?
作者 Novel Games
2020-02-03 16:28:26
赞
回复