HeroStats
The purpose of this project is to track stats (full list below) from the Heroes plugin and place them into a MySQL database so that they are accessable from external sources such as Forums, Dynamic Images, anything that can connect to the MySQL database.
Stats tracked:
- Total Experience
- Online Status
- Classes and levels
This plugin simply makes the data available. I will be providing some examples of how to access the data but no front end is planned at this time.
Permissions:
There is only one permission. The reason it was added was in the event someone wanted to limit who's info is actually saved.
herostats.gather
If the player has this permission (or their group) all the data this plugins collects will be collected for that player.
How to get the info?
php-code-example
-
View User Profile
-
Send Message
Posted Jul 27, 2012Hi, I have put everything how to be and throws me to the php empty white box?
-
View User Profile
-
Send Message
Posted May 13, 2012@bob3695
Could you add me on skype?
My name there is vasil7112 Or just upload it in Dropbox
-
View User Profile
-
Send Message
Posted May 12, 2012@vasil7112
I have some new files waiting approval. Once they are approved try the latest one. It should fix that issue for you.
-
View User Profile
-
Send Message
Posted May 12, 2012Anyways @bob3695 ... I found that out and configured that.. But i have this problem! You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
-
View User Profile
-
Send Message
Posted May 12, 2012@vasil7112 I am not sure what you mean?
-
View User Profile
-
Send Message
Posted May 12, 2012My database can only be configured in the following style Database: User_Name: ... User_Password: .... Name: .... TablePrefix: ... Server: Port: 3306 Address: website.com I do not understand your way;(
-
View User Profile
-
Send Message
Posted May 11, 2012Woo!