#1
7
(번역 - Microsoft) 내가 할 수없는 것을 여기에 가리키는 대로 코드를 넣어 내 사이트에 연결된 플레이어 이름을 식별하는 것입니다
이 내 코드
<p 스타일="텍스트 정렬: 중심;" ><스크립트 비동기 src="//license.novelgames.com/games/game.js>&>
<ins 클래스="novelgames_cloudgame"
데이터 게임-짧은 이름="mpbackgammon"
데이터 언어="en"
데이터 멤버 ID="ng35661750"
데이터 플레이어 이름="존 스미스"
데이터 플레이어-픽처 URL="https://www.mysite.com/wp-content/uploads/avatars/1/5ba76d44c03ba-bpfull.jpg"
데이터 시간 제한 규모="0"
></ins>&&/p>
내가 잘못하고 내 사이트에 로그인 한 플레이어의 이름을 인식하지 못하는 것
당신이 나를 도울 경우, 나는 매우 행복 한 감사 가 될 것입니다
이 내 코드
<p 스타일="텍스트 정렬: 중심;" ><스크립트 비동기 src="//license.novelgames.com/games/game.js>&>
<ins 클래스="novelgames_cloudgame"
데이터 게임-짧은 이름="mpbackgammon"
데이터 언어="en"
데이터 멤버 ID="ng35661750"
데이터 플레이어 이름="존 스미스"
데이터 플레이어-픽처 URL="https://www.mysite.com/wp-content/uploads/avatars/1/5ba76d44c03ba-bpfull.jpg"
데이터 시간 제한 규모="0"
></ins>&&/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
좋아요
댓글