[CS:GO] Simple CSGO Map

Post Reply
User avatar
Andreeas
Hero Member
Hero Member
Posts: 601
Joined: Wed Jan 22, 2020 8:17 pm
Jucator SA:MP ?: Nu
Nick:: Andreeas
Jucator CS ?: Nu

[CS:GO] Simple CSGO Map

Post by Andreeas »

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*

Image
Image
Image
simplecsgomap0.0.1.zip
Post Reply

Return to “Fun Stuff”