Skip to content

infinit Loading... #18

@adryserage

Description

@adryserage

I tested https://www.gametracker.com/server_info/142.44.143.174:2302/

Config.inc.php:
`<?php

// change this to reflect the servers that you want to query
// https://github.com/Austinb/GameQ/wiki/Examples-v3#different-client-and-query-ports
$servers = [
[
'id' => 'ProjectSilverlake.com - RP server',
'type' => 'arma3',
'host' => '142.44.143.174':2302,
'options' => [
'query_port' => 2303
]
],
//[
//'id' => 'Arma 2 OA Test',
//'type' => 'armedassault2oa',
//'host' => '107.191.44.98:2302'
//],
//[
//'id' => 'DayZ Test',
//'type' => 'dayz',
//'host' => '198.12.65.82:2302'
//]
];

//TODO: currently offline, looking into alternatives
//change this to toggle querying geographic information based on the IP address
//define("GEOIP", "true");

/* phparma2serverstatus version (you don't need to change this) */
define("VERSION", "0.2");

?>
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions