An open API service indexing awesome lists of open source software.

https://github.com/caesarovich/ctime

GLua MySQL Based UTime-like adon
https://github.com/caesarovich/ctime

glua lua

Last synced: 16 days ago
JSON representation

GLua MySQL Based UTime-like adon

Awesome Lists containing this project

README

          

# Ctime
GLua MySQL Based UTime-like addon

This addons allows you to track your player's playtime trough all of your servers unlike UTime wich is server based.
A simple config file allows you to edit all the visuals.

# Installation
There are the installation instuctions.

> 1- You will first need a **MySQL Database and a MySQL User**. (See [How to create a Database](https://lmgtfy.com/?q=how+to+create+a+mysql+database).)
>
> 2- Place *ctime folder* inside your `addon` folder.
>
> 3- Edit the config file as your convenience.
>
> 4- Edit the MySQL credentials in `ctime/lua/autorun/server/sv_ctime.lua`. There you put the previously created (or not) **MySQL DB Name, User, Password and Port**.
>
> 5- Restart your Gmod Server !

# Screenshot InGame

![Ingame Image](https://imgur.com/mpP3FFc.png)