Fix some things
This commit is contained in:
parent
3e14e7b71f
commit
9d015ee50a
@ -14,11 +14,11 @@
|
||||
#define SERVER_MAP "San Fierro"
|
||||
#define SERVER_LANGUAGE "English"
|
||||
#define SERVER_WEBSITE "www.sfcnr.com"
|
||||
#define SERVER_IP "54.36.127.43:7777"
|
||||
#define SERVER_TWITTER "IrresistibleDev"
|
||||
#define SERVER_IP "212.118.36.220:7778"
|
||||
// #define SERVER_TWITTER "IrresistibleDev"
|
||||
|
||||
/* ** Server Operator ** */
|
||||
#define SERVER_OPERATOR "Lorenc"
|
||||
#define SERVER_OPERATOR "ChronosXYZ"
|
||||
#define SERVER_OPERATOR_ACC_ID 1
|
||||
#define SERVER_OPERATOR_ACC_ID_2 2
|
||||
|
||||
|
@ -31,7 +31,7 @@ runtime:
|
||||
rcon_password: password
|
||||
port: 7778
|
||||
hostname: SA-MP Server
|
||||
maxplayers: 609
|
||||
maxplayers: 610
|
||||
language: "English"
|
||||
mapname: San Andreas
|
||||
weburl: discord.gg/Vh5qzhc7Sd
|
||||
@ -62,6 +62,7 @@ runtime:
|
||||
conncookies: true
|
||||
cookielogging: false
|
||||
output: true
|
||||
long_call_time: 0
|
||||
builds:
|
||||
- name: main
|
||||
includes:
|
||||
|
Loading…
Reference in New Issue
Block a user