Jump to content

wadepak

Members
  • Posts

    18
  • Joined

  • Last visited

Everything posted by wadepak

  1. [info]: GM 'admin' logged in. (AID/CID: '2000000/150001', Packet Ver: '26', IP: '175.143.164.237', GM Level '99'). [info]: GM Character 'admin' logged off. this one for map server, and others seems fine.
  2. this happen when i try to log-in for the first time.
  3. this one for what client ? i mean, which date ?
  4. which data folder would you recommended ? can i gave the download link ? thank you.
  5. someone mind help me with this error ?
  6. Which client and data folder(lub) are stable and good to use ? can someone give me the downloadable link for that ? am using the http://3ceam.googlecode.com/svn/trunk/ for my setting. really appreciate it. thanks.
  7. wadepak

    error

    what is your suggestion for client and lua files ? can you give me the link and details for it ? much thank you from me.
  8. wadepak

    error

    hello, can ssomeone help me with this error ? see attach.
  9. well, all seems to be correct, when i try at my own pc with localhost, all run with no error. but, after i change to dedicated ip and run it in dedicated server, that error appear.
  10. ah, i see. okay then, thank you. [info]: Attempt to connect to login-server... [status]: Connecting to serverip:6900 [Error]: make_connection: connect failed (socket #2, code 10061)! i try to run to dedicated server, but this error appear. can someone help me with this error ?
  11. well, i use svn checkout to get all luafiles.
  12. YOURE mmo.h you must set define packetver into your clients date which is 2011-03-15 #definepacketver 20110315 then packet_db_ver: default then copy luafile514 in to the data folder and make a new grf how about that chatbox ? why all the text seems not to be appear ? http://svn6.assembla.com/svn/ClientSide/Lua_Project/lua%20files/ < how about this one ? for lua files. http://svn6.assembla.com/svn/ClientSide/Packets/Packet_db/ < this one for client. which one would i choose ?
  13. 2011-03-15aRagexeRE.exe lua files here.
  14. well, yea. that error already fixed. but now got new error, can anyone take a look at it ?
  15. this is after i check the error, still got the error.
  16. still the same. here is my setting packet_db.txt // Main packet version of the DB to use (default = max available version) // Client detection is faster when all clients use this version. // Version 23 is the latest Sakexe (above versions are for Renewal clients) //packet_db_ver: 26 packet_db_ver: default mmo.h #ifndef PACKETVER //#define PACKETVER 20120618 #define PACKETVER 20120410 #endif // backward compatible PACKETVER 8 and 9 #if PACKETVER == 8 #undef PACKETVER #define PACKETVER 20070521 #endif #if PACKETVER == 9 #undef PACKETVER #define PACKETVER 20071106 #endif clif.h // packet DB #define MAX_PACKET_DB 0x980 #define MAX_PACKET_VER 26 #define MAX_PACKET_POS 20
  17. i keep on getting this error, can someone help me ?
×
×
  • Create New...