Jump to content

hendra814

Members
  • Posts

    1191
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by hendra814

  1. try this one http://www.eathena.ws/board/index.php?showtopic=239259
  2. char_athena // Login Server IP // The character server connects to the login server using this IP address. // NOTE: This is useful when you are running behind a firewall or are on // a machine with multiple interfaces. //login_ip: 127.0.0.1 // The character server listens on the interface with this IP address. // NOTE: This allows you to run multiple servers on multiple interfaces // while using the same ports for each server. //bind_ip: 127.0.0.1 // Login Server Portlogin_ port: 6900 // Character Server IP // The IP address which clients will use to connect. // Set this to what your server's public IP address is. //char_ip: your_IP map_athena// Character Server IP // The map server connects to the character server using this IP address. // NOTE: This is useful when you are running behind a firewall or are on // a machine with multiple interfaces. //char_ip: 127.0.0.1 // The map server listens on the interface with this IP address. // NOTE: This allows you to run multiple servers on multiple interfaces // while using the same ports for each server. //bind_ip: 127.0.0.1 // Character Server Portchar_ port: 6121 // Map Server IP // The IP address which clients will use to connect. // Set this to what your server's public IP address is. //map_ip: your_IP subnet_athenasubnet: 255.0.0.0:your_IP:your_IPyour clientinfo.xml<address>127.0.0.1</address>your partner clientinfo.xml<address>your_IP</address>
  3. try with this one http://supportmii.com/ro1/Clients/Bypass_Clients/2012-04-10aRagexeRE_J.exe
  4. look at 2012-04-10 at your packet db, and then put the packet number at your clientinfo.xml this is will make your character not rejected from server
  5. use this http://rathena.org/board/topic/82727-xdiffpatcher-xdiffgen2-packet-parser-and-packet-extractor/
  6. for me 2013-03-20 it's ok, just minor bug at account 2000003
  7. what exactly the problem? skull deleted but not receive some zeny or another? please define your problem in here.
  8. lhz_dun03,120,122,3 script Zeny Trader 120,{ mes "[^FF0000Zeny Trader^000000]"; mes "Hi there, seen like the GM has given you some Tips."; mes "You want to trade your skulls to zeny?"; next; menu "Items needed ?",M_required,"I have the necessary items!",M_check,"Leave",M_away; M_required: mes "[^FF0000Zeny Trader^000000]"; mes "[^FF0000Must 10 Skull^000000]"; mes "^FF00001,000,000^000000 Zeny for ^FF000010^000000 skull"; close; M_check: if(countitem(7420) < 10) goto M_missing; mes "[^FF0000Zeny Trader^000000]"; mes "Oh Great! you must Thanks for your GM..."; mes "By giving you some Tips."; delitem 7420,10; set zeny,zeny+1000000; close; M_missing: mes "[^000000Skull Trader^000000]"; mes "You are missing the following Items!"; if(countitem(7420) < 10) mes "^FF0000"+(10 - countitem(7420)) +"^000000 Skull"; close; M_away: mes "[^FF0000Zeny Trader^000000]"; mes "Have a nice day."; mes "Come back when you want to exchange some zeny."; close; }
  9. at clientinfo.xml for packet use 30 not 28
  10. Hi Euphy. i'm need your help again for warper.txt at custom folder How to edit for any dungeon warp, it just warp into front of dungeon he/she pick. not display the first,2nd and any floor of the dungeon. Please need this help for support quest dungeon at my server. Because, this is make player very easy to access dungeon for MVP and especially dungeon quests need to be able to access in thanks.
  11. lastest try at 17500, i din't make customize at src file. just modify config at conf folder. i haven't try another ragexe.
  12. @reigneil Not yet, i don't know what i must suppose to do
  13. i already try to disable "Korea service type fix" but the problem still the same. Even with less enabled feature i think the problem in the packet_db, because i'm using default rathena packet_db. i'm not use shakto packet_db at first page. but i don't know, which one at packet _db related into langtype service. after check with another account, the problem doesn't appear. just happening with id 2000003
  14. if i want use english version for iteminfo from KRO, is it possible?
  15. can you help me what i should pick for less feature? what client version are u using right now? im using 2013-08-07 and its work well. i'm used 2013-03-20
  16. can you help me what i should pick for less feature?
  17. OK, thanks for the info. i will make it latter. tonight, after make new diff with SSO Login Packet, still show same error.
  18. i'm using 2013-03-20 client and here for clientinfo.xml diffs option
  19. according to that ur using langtype 6? no, i'm using default langtype 0, like shakto guide in the first post. but i try to use langtype 6, i can't login into my char selection.
  20. hi i'm stuck with this error at map server console i'm using langtype 0, because used another langtype, i can't login into my character.
  21. change 0x0848,-1,cashshopbuy,0 to 0x0848,-1,cashshopbuy,2:4:6:10
  22. @cassiel, after i look this thread i want to ask you something about client 2013-07-03 1. for cash shop windows, is it working with some item? because i'm using 2013-03.20 got unknown item 2. for cash shop npc, is it working fine? because i'm getting error too with this client Thanks before.
×
×
  • Create New...