Something Wrong With My MatchAgent?
Hej!
We, me and a friend. Are making a small community (Tibia,Gunz,RsPs,Maplestory) Tibia & the rsps are running fine and the with Maplestory we didnt start yet.
But there is something wrong with our GunZ server we can't edit Matchagent.xml there is just no text in... and if we type it in there it changes. But when we open it and close it. Again no text? And I think there is hidden a problem within it. But I can't find out the fricking problem.
Also I think there is a problem within the database, because server list is showing either(127.0.0.1 works normal ip not?). I know you can "test" without matchagent because I did it before. So if anyone could help us I would be very greatful.
Kind Regards,
Smekdown
Re: Something Wrong With My MatchAgent?
there is text in it..
maybe redownload the server files?
or take the text from other serverfiles
Re: Something Wrong With My MatchAgent?
^^
I've done that doesn't work really weird O.o
Re-downloaded the standard files to. Can't seem why it's acting weird:O
Re: Something Wrong With My MatchAgent?
Here..
MatchAgent.xml
Code:
<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
<NAME>SERVER NAME</NAME>
<MAXCLIENT>MAX PLAYER</MAXCLIENT>
<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
<ADDRESS ip="WAN IP" tcpport="7777" udpport="5100"/>
</AGENTCONFIG>
</XML>
LIST.TXT
Code:
MatchServer
MatchAgent
Re: Something Wrong With My MatchAgent?
Here..
MatchAgent.xml
Code:
<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
<NAME>SERVER NAME</NAME>
<MAXCLIENT>MAX PLAYER</MAXCLIENT>
<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
<ADDRESS ip="WAN IP" tcpport="7777" udpport="5100"/>
</AGENTCONFIG>
</XML>
LIST.TXT
Code:
MatchServer
MatchAgent
Re: Something Wrong With My MatchAgent?
^^
double post,
Doesn't work like I said before.
Anyways ty for trying to help me
EDIT:
Fixed it was a stupid bug with the matchagent(we had a ddl included something couldn't really asm edit)