Guest User

Untitled

a guest
Jan 21st, 2019
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. $iid = "1"; //Instance ID
  2. $serverip = "208.115.109.138"; //game-server host
  3. $rconpassword = "------"; //rcon password
  4. $serverport = "2402"; //server port
  5. $hostname = "localhost:3306"; //Database host
  6. $username = "dayz"; //database user
  7. $password = "--------"; //database password
  8. $dbName = "ch1"; //database name
  9. $sitename = "CH1 - DayZ Administration"; //Admin panel name
  10. $map = "chernarus"; // chernarus or lingor
  11. $world = "1"; // 1= cherno, 2= lingor, 3= utes, 4= takistan, 5= panthera2
Add Comment
Please, Sign In to add comment