Coder Social home page Coder Social logo

crono007 / dayz-leaderboard-web-developer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ignaciochemes/dayz-leaderboard-web-developer

0.0 0.0 0.0 23 KB

Dayz Leaderboard Stats example:

Home Page: https://www.survivors-rp.com/stats/

Python 37.62% PHP 62.38%

dayz-leaderboard-web-developer's Introduction

Dayz-Leaderboard-Web-Developer

//@Siegmund Oaki website developer - 2019.

//Mod Developer: @QuickZ.

YOU NEED PYTHON BE INSTALLED

Download: https://www.python.org/

This is extremely important Install python and check your windows PATH folder. You need install python PATH Like This:

NEXT

Exectute the following command* py -m pip install mysql-connector if you don't have python path installed this command will not work

Intructions for Leaderboard instalation:

1- You need a mysql-.json folder intermediate or just enter the json manually in Database (script.py)

2- Start Xampp or the program you use to run the database and the web

3- Copy and Paste Stats.php in Htdocs They have to have some web mounted later prepared to accommodate the files within it. In any case, the .PHP is already configured to have a very basic website.

4- Create database with any name, within it create the tables that appear in "script.py". They have to be in the same order and be called in the same way. (you can modify it if you want)

-You have to keep in mind to mark the option "id" as the main one. The database will accommodate the files in their corresponding rows using the "id".

5- Huala... already have your player database

6-Always remember to have your script running

Note: In my case I use a python-based broker. But you can find other examples based on php and Bootstrap4

Points to consider:

The .json files are located in the "Profiles" folder of the dayzserver (or the name given to it) The broker with the "script.py" database makes modifications every 60 seconds in case the file has changed. The "script.py" does NOT replace the data in the database, it only updates them if they change.

enjoy!

dayz-leaderboard-web-developer's People

Contributors

ignaciochemes avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.