Dayz-Leaderboard-Web-Developer/README.md

27 lines
548 B
Markdown
Raw Normal View History

2019-09-04 21:29:33 +02:00
# Dayz-Leaderboard-Web-Developer
2019-09-04 21:32:30 +02:00
//@Siegmund developer - 2019.
2019-09-04 21:31:32 +02:00
2019-09-04 21:32:30 +02:00
//Mod Developer: @QuickZ.
2019-09-04 21:31:32 +02:00
2019-09-04 21:32:30 +02:00
//Contribution: @som & ThundX.
2019-09-04 21:31:32 +02:00
2019-09-04 21:29:33 +02:00
Intructions:
2019-09-04 21:36:50 +02:00
1- You need a mysql-.json folder intermediate or just enter the json manually in Database (script.py)
2019-09-04 21:32:30 +02:00
2019-09-04 21:29:33 +02:00
2- Start Xampp or the program you use to run the database and the web
2019-09-04 21:31:32 +02:00
2019-09-04 21:29:33 +02:00
3- Copy and Paste Stats.php in Htdocs
2019-09-04 21:31:32 +02:00
2019-09-04 21:29:33 +02:00
4- Huala... already have your player database
2019-09-04 21:36:50 +02:00
5-Always remember to have your script running
2019-09-04 21:29:33 +02:00
2019-09-04 21:31:32 +02:00
2019-09-04 21:29:33 +02:00
Note: In my case I use a python-based broker. But you can find other examples based on php.
2019-09-04 21:36:50 +02:00
enjoy!