exactly on which files shall i add a secret key as mention there in HSController.js, ddscore.php
do i need to add it somewhere else aswell [except these 2 files] ???
is this sample works for webplayer ??
exactly on which files shall i add a secret key as mention there in HSController.js, ddscore.php
do i need to add it somewhere else aswell [except these 2 files] ???
is this sample works for webplayer ??
can any1 help me
is this so tough ??
The secret key is only for md5 checking when uploading scores to stop people from simply sending scores through a browser.
You put it in the php file and the hscontroller script that sends scores to the php file
thanks man, i’l check it and give my feedback…so basically these r the only 2 files where i need to put 1 alpha numeric same number…
and it will work on my web player…right ?
works on any platform that has internet access
hiii,
my secret key in HScontroller.js and in addscore.php is same=“123”
these r the images of my settings, whats wrong in here ??
see this image, all will be clear - http://www.image-share.com/ijpg-974-20.html
message coming in unity console -
There was an error getting the high score: couldn’t connect to host
UnityEngine.MonoBehaviour:print(Object)
$:MoveNext() (at Assets/HSController.js:32)
any suggestions ?