Jump to page content
English English   Polish Polish   Dutch Dutch   Russian Russian   German German   Hungarian Hungarian   Norwegian Norwegian   Swedish Swedish   Finnish Finnish   Romanian Romanian   Spanish Spanish   Portuguese Portuguese   Latvian Latvian  
Homepage
Home
Register
Login

Resources
Forum
Wiki
Servers

rssEstadisticas Mysql (estadisticas)

Category:script
Author(s):AndyGot
Downloads:441
Rate:You need to be logged in to vote
Rating:None (0)
Description:
Con este pequeño script podremos ver los jugadores que se encuentran conectados en nuestro servidor y visualizarlos en una paginas web, app, etc. Todos los datos se guardan en una base de datos Mysql

REQUISITOS: PHP 5.4 o SUPERIOR y MYSQL

INSTALACIÓN: Modificar los datos de conexión a la base de datos en el archivo s_server.lua

NOTA: La carpeta WEB es un pequeño script para visualizar los jugadores conectados :D

DEMO: https://youtu.be/QvDN24jAq8Q

Los datos que almacena el script en la base son:

* Nombre del Servidor
* Límite de jugadores
* Nick del jugador
* Serial del jugador
* Estado del jugador (Online / Offline)
* Estado del servidor (Online / Offline)

En caso de que el jugador se cambie el nombre en otro servidor al conectarse automáticamente se actualizará en la Base de Datos.

------------- ENGLISH BY GOOGLE TRANSLATE -------------

With this small script we can see the players that are connected to our server and visualize them in a web page, application, etc. All data is saved in a Mysql database

REQUIREMENTS: PHP 5.4 or higher and mysql

INSTALLATION: Modify the connection data to the database in the file s_server.lua

NOTE: Into folder WEB (Resource) see script for upload in your website

DEMO: https://youtu.be/QvDN24jAq8Q

The data stored by the script in the database are:

* Name of the Server
* Limit of players
* Nick of the player
* Player serial
* Player status (Online / Offline)
* Server status (Online / Offline)

In case the player changes the username on another server it will be automatically updated in the Database.

Cualquier duda / consulta / reportar bug en los comentarios o por MP en el foro https://forum.mtasa.com/profile/67053-andygot/

Download latest version | Report

Version history

Version Publish Date Changes
1.2.0 2018-10-13 02:42:49 FIX:
* Se eliminan los códigos de colores de los nick's
* Se actualizan los nombres de los jugadores al conectase al servidor

OTROS: Correcciones menores

---- ENGLISH ----

FIX:
* The nick's color codes are removed.
* The names of the players are updated when connecting to the server.

OTHERS: Minor corrections
Download
1.0.0 2018-10-12 00:01:29 First public release Download