Jump to content
  • 0
zackpinoy

Patulong newbie po. Failed to connect

Question

2 answers to this question

Recommended Posts

  • 0

check mo po yung login mo.. make sure na tama po... pag mag ke-create ka po ng account mag lagay ka po ng _M or _F sa dulo ng username... di mo po pwede gamitin yung server username and login na pang LogIn sa account.. 

 

mejo malabo po kasi yung screenshot mo.. paki separate po yung login-server.bat kasi dun po yung problem...

Share this post


Link to post
Share on other sites
  • 0

hanap ka po ng new client

ex:

2014-01-15eRagexe.exe

 

then pakibago yung sa Server Files

src/common/mmo.h  edit nyo lang po using notepad

pakihanap po ito:

 

#ifndef PACKETVER
 #define PACKETVER
#endif // PACKETVER

 

then palitan nyo lang po yung PACKETVER
ayon sa version ng bagong Client nyo


Ex:

#ifndef PACKETVER
 #define PACKETVER 20140115
#endif // PACKETVER

 

pa check din po yung Data.ini if loaded nya yung GRF na gamit nyo
then sa Loob ng "YourRO.grf"
nyo dun sa may clientinfo.xml

if tama yung ip address na gamit nyo..


Ex.

<address>127.0.0.1</address>

~ Hope it help :D

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.