View Single Post
Author Message
Puppetmaster
Senior Member
Join Date: Jun 2015
Location: Probably at a computer.
Old 07-07-2015 , 04:37   [CS:GO] Simple CSGO Map
Reply With Quote #1

Simple CSGO Map is a plugin that allows a server website to display a live minimap of the game in progress.

Simple CSGO Map is in ALPHA. It currently only supports de_dust2 and up to 14 players.

The databases.cfg file needs to be updated or you can copy the included one.
Databases.cfg:
"render"
{
"driver" "default"
"host" "localhost"
"database" "steam"
"user" "root"
"pass" ""
//"timeout" "0"
"port" "3306"
}

Required server install:
sudo apt-get install apache2
sudo apt-get install php5 libapache2-mod-php5 php5-mcrypt
sudo apt-get install mysql-server libapache2-mod-auth-mysql php5-mysql
sudo apt-get install php5-gd
sudo apt-get install freetype*






Attached Files
File Type: zip simplecsgomap0.0.0.zip (432.5 KB, 221 views)
File Type: zip simplecsgomap0.0.1.zip (432.2 KB, 396 views)
__________________

GZS Servers

Last edited by Puppetmaster; 07-08-2015 at 05:03. Reason: Added version 0.0.1
Puppetmaster is offline