phgstats

Problems? Bugs? Need spoilers? Then post here!
Post Reply
RedFire

phgstats

Post by RedFire »

do you have the configured files for your server up somewhere where i can download then and just change the IP for my server :P.
User avatar
RoiDanton
Admin Music
Admin Music
Posts: 58
Joined: 28 Jan 2005, 20:31
Contact:

Post by RoiDanton »

Hello redfire!

It this your answer? :?: http://www.gravity-world.com/forum/viewtopic.php?p=431#431

So long, Luxi (RoiDanton)
Linux is like a Wigwam: no Gates, no Windows and an Apache is inside...

Es ist besser zu schweigen und als Idiot verdächtigt zu werden.
RedFire

Post by RedFire »

:D thanks, what all do i have to change i changed the IP but it doesn't work

Code: Select all

<?php 
// width of phgstats table
$phgtable = '500';

// game server variables:
// aa, bf, bfv, bf2, cod, et, hl, mohaa, q3a, rtcw, rune, ut, ut2003, ut2004, dx

// server settings  ( 'game:ip.ip.ip.ip:port:(queryport)'
// Read the INSTALL file for more Informations
$gameserver = array(
/* 1  */ 'dx:70.27.247.51:7790'
); 

// server country
$country = array(
/* 1  */ 'Canada - Ontario - Toronto',
);
?>
User avatar
RoiDanton
Admin Music
Admin Music
Posts: 58
Joined: 28 Jan 2005, 20:31
Contact:

Post by RoiDanton »

Hmm....

your server is currently offline, I can't test the script.

1. Control the DX Query-Port in the DeusEx.ini.
[URL]
Protocol=deusex
ProtocolDescription=Deus Ex Protocol
Name=Player
Map=Index.dx
LocalMap=DX.dx
Host=
Portal=
MapExt=dx
SaveExt=dxs
[highlight=red]Port=7790[/highlight]
Class=DXMTL152b1.MTLJCDenton
2. Test with this port and port+1(UT)

3. Control your Firewall!!! Open TCP and UDP 7790-7793 and 27900.


I don't have currently no more ideas. :idea:
Linux is like a Wigwam: no Gates, no Windows and an Apache is inside...

Es ist besser zu schweigen und als Idiot verdächtigt zu werden.
RedFire

Post by RedFire »

Then it doesn't work for me :( my port is 7790 and i don't have a firewall on anymore since it keeps pissed me off.
Post Reply