2018-09-09 20:55:38 +00:00
|
|
|
/*
|
|
|
|
* Irresistible Gaming (c) 2018
|
|
|
|
* Developed by Lorenc Pekaj
|
|
|
|
* Module:
|
|
|
|
* Purpose:
|
|
|
|
*/
|
|
|
|
|
|
|
|
/* ** Includes ** */
|
|
|
|
#include "irresistible\config\database.pwn" // keep #1
|
|
|
|
#include "irresistible\config\colors.pwn"
|
2018-09-15 02:05:53 +00:00
|
|
|
|
|
|
|
/* ** Configuration ** */
|
|
|
|
#define FILE_BUILD "v11.36.105"
|
|
|
|
#define SERVER_NAME "San Fierro Cops And Robbers (0.3.7)"
|
|
|
|
#define SERVER_WEBSITE "www.sfcnr.com"
|
|
|
|
#define SERVER_IP "54.36.127.43:7777"
|