The Quest Timer code is now in place and it has been tested...
To get your Quests to upload to hwacstats.com follow these simple steps.
1)Open in any text editor the Quest Timer settings.xml.
The default install path of Quest Timer is "C:\Program Files\Decal Plugins\Quest Timer"
* Note, you can not be logged into AC with Decal running when you do this..
2) Change the following lines
From:
<!--
Use the following syntax (username and password are optional; if not provided or blank, the username and password in-game will be used)
<url username="Digero" password="passw3rd">http://www.yoursitehere.com/quest_timer.php</url>
<url>http://www.uses_default_password.com/quest_timer.php</url>
-->
To:
<AdditionalUploadURLs>
<url>http://www.hwacstats.com/hwacstats/quest_timer.php</url>
</AdditionalUploadURLs>
*** if you already have an additional url entered then the lines should look like:
<AdditionalUploadURLs>
<url>http://www.tworocks.com/e107_plugins/hwac/quest_timer.php</url>
<url>http://www.ANYSITE1.com/ANYPATH1/quest_timer.php</url>
</AdditionalUploadURLs>
3) Save the file and you should be good to go..
To update hwacstats.com with your current Quest Timer Info you can do two things..
Wait until the next time your complete the quest and hwacstats.com will automatically get updated
-or-
From the plug-in on the Quest tab choose edit the quests that you have done, then click the edit quest button at the bottom..
You should get a response back from the plug-in stating "<{ Quest Timer }> Quests uploaded successfully to 2 sites"
Let me know if you have troubles uploading the quests to hwacstats.com..
Many Thanks..