#1
2
(翻訳者 Microsoft) 私は私が私のサイトに接続されているプレーヤーの名前を識別している私ができないのは、私がここでそれを指すようにコードを入れています
これは私のコード
<p スタイル="テキスト揃え: 中央;"><スクリプト非同期 src="//ライセンス.ノベルゲーム.com/ゲーム/ゲーム.js"></スクリプト>
<ins クラス="novelgames_cloudgame"
データゲームショートネーム="mpbackgammon"
データ言語="en"
データ メンバー id="ng35661750"
データプレーヤー名="ジョン・スミス"
データプレーヤーピクチャurl="https://www.mysite.com/wp-content/uploads/avatars/1/5ba76d44c03ba-bpfull.jpg"
データ時間制限スケール="0"
></イン></p>
私が間違っていて、自分のサイトにログインしているプレイヤーの名前を認識しない
あなたが私を助けるなら、私は非常に幸せな感謝になります
これは私のコード
<p スタイル="テキスト揃え: 中央;"><スクリプト非同期 src="//ライセンス.ノベルゲーム.com/ゲーム/ゲーム.js"></スクリプト>
<ins クラス="novelgames_cloudgame"
データゲームショートネーム="mpbackgammon"
データ言語="en"
データ メンバー id="ng35661750"
データプレーヤー名="ジョン・スミス"
データプレーヤーピクチャurl="https://www.mysite.com/wp-content/uploads/avatars/1/5ba76d44c03ba-bpfull.jpg"
データ時間制限スケール="0"
></イン></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) また、データプレーヤー名など、プレーヤーを指定するパラメータを使用する場合は、データプレーヤーハッシュを指定する必要があります。データプレーヤーハッシュの設定の詳細については、Cloud Gamesのドキュメントページを参照してください。
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
いいね!
返信する