first commit
This commit is contained in:
parent
aee58bee90
commit
d09478caee
1 changed files with 1 additions and 6 deletions
|
@ -4,16 +4,11 @@
|
||||||
// Need to Edit this
|
// Need to Edit this
|
||||||
|
|
||||||
|
|
||||||
$ipserv = "82.64.214.194" ; // IP server game
|
|
||||||
$servport = "3222" ; // Game Server Port
|
|
||||||
$modport = "3232" ; // Mod port omega (+10)
|
|
||||||
$queryport= "27022" ; // Queryport
|
|
||||||
/*
|
|
||||||
$ipserv = "103.58.149.102" ; // IP server game
|
$ipserv = "103.58.149.102" ; // IP server game
|
||||||
$portserv = "2302" ; // Game Server Port
|
$portserv = "2302" ; // Game Server Port
|
||||||
$modport = "2312" ; // Mod port omega (+10)
|
$modport = "2312" ; // Mod port omega (+10)
|
||||||
$queryport= "27016" ; // Queryport
|
$queryport= "27016" ; // Queryport
|
||||||
*/
|
|
||||||
$title = "DayZ Stat SERVER Clan | by TOX" ; // Web title page
|
$title = "DayZ Stat SERVER Clan | by TOX" ; // Web title page
|
||||||
$descript = "Your Clan/server desciption"; // Your clan/server description
|
$descript = "Your Clan/server desciption"; // Your clan/server description
|
||||||
$logoteam = "logoteam.png";
|
$logoteam = "logoteam.png";
|
||||||
|
|
Loading…
Reference in a new issue