Jump to content

Wafflebutt

Members
  • Posts

    234
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Wafflebutt

  1. http://lmgtfy.com/?q=rathena+Disconnecting+session+%233+with+unknown+packet+version There are so many threads about this... Go to your mmo.h located in rathena/scr/common Search for #ifndef PACKETVER #define PACKETVER 20xxxxxx //#define PACKETVER 20111116 and replace #define PACKETVER 20xxxxxx with your client date. Since you are using 2012-04-10 it would be #define PACKETVER 20120410 Save and recompile. Next step would be editing the packet_db.txt. Offtopic: I request a letmerathenathatforyou search plugin!
  2. Update your lua files: http://svn6.assembla.com/svn/ClientSide/Lua_Project/lua%20files/ data/lua files
  3. Wiki has everything. http://rathena.org/w...em_Restrictions
  4. I just diffed the exe with the following options: And get no such popup. You may also try using "Run as Admin" and Win XP compatibility.
  5. You probably used a wrong diff. Possible Causes: - Read Data Folder first (The 2011-09-06 client is bugging with read data folder first) (leave this unchecked) - HKLM to HKCU (leave this one unchecked too) This client uses the new ghost setup
  6. ヽ`ヽ`、、ヽ`ヽ`、ヽマッテェ(ノ;Д;)ノ `、、ヽ`☂ヽ`、ヽ

  7. OK we will do this from the beginning. For this example I will use the client 2011-09-06. http://www.supportmii.com/ro1/Clients/2011-09-06aRagexeRE.exe (careful this client can´t be used with the data folder diff) Now go into the rAthena\src\map folder. Open clif.h look for MAX_PACKET_VER = and edit this into: MAX_PACKET_VER = 40 Save and exit clif.h Now go to rAthena\src\common open mmo.h go to #ifndef PACKETVER #define PACKETVER and edit this to #ifndef PACKETVER #define PACKETVER 20110906 save and exit. Recompile rathena. Now go to rAthena\db Open packet_db.txt Scroll a bit and edit packet_db_ver: default to packet_db_ver: 31 Scroll to the end of the file. You should find //Add new packets here //packet_ver: 31 Now you need to insert your packets after these lines. Since we took 20110906 we also need the packets that are compatible with 20110906. For packets we search here: http://svn6.assembla.com/svn/ClientSide/Packets/Packet_db/ Take the one from http://svn6.assembla.com/svn/ClientSide/Packets/Packet_db/packets_2011-09-06aRagexeRE.txt Copy Paste the content after //Add new packets here //packet_ver: 31 and edit the insert packet_ver: 31 into the second line. Now it should look like this: //Add new packets here (you may delete this line) //packet_ver: 31 (and this one aswell) //2011-09-06aRagexeRE packet_ver: 31 0x01FD,15,repairitem,2 0x0438,26,friendslistadd,2 0x08A4,5,hommenu,2:4 0x0886,36,storagepassword,0 0x0288,-1,cashshopbuy,4:8 0x0802,26,partyinvite2,2 0x022D,19,wanttoconnection,2:6:10:14:18 0x0369,7,actionrequest,2:6 0x083C,10,useskilltoid,2:4:6 0x0439,8,useitem,2:4 0x0281,-1,itemlistwindowselected,2:4:8 0x0365,18,bookingregreq,2:4:6 0x0803,4 0x0804,14,bookingsearchreq,2:4:6:8:12 0x0805,-1 0x0806,2,bookingdelreq,0 0x0807,4 0x0808,14,bookingupdatereq,2 0x0809,50 0x080A,18 0x080B,6 0x0815,-1,reqopenbuyingstore,2:4:8:9:89 0x0817,2,reqclosebuyingstore,0 0x0360,6,reqclickbuyingstore,2 0x0811,-1,reqtradebuyingstore,2:4:8:12 0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15 0x0835,2,searchstoreinfonextpage,0 0x0838,12,searchstoreinfolistitemclick,2:6:10 0x0437,5,walktoxy,2 0x035F,6,ticksend,2 0x0893,5,changedir,2:4 0x07E4,6,takeitem,2 0x0362,6,dropitem,2:4 0x07EC,8,movetokafra,2:4 0x0364,8,movefromkafra,2:4 0x0202,10,useskilltopos,2:4:6:8 0x0366,90,useskilltoposinfo,2:4:6:8:10 0x08AD,6,getcharnamerequest,2 0x0368,6,solvecharname,2 Save and exit. Start the Server and have fun.
  8. No, the convertion into korean is normal. Open the grf and look at the path of the palettes. Maybe you converted them wrong. grf -> data/palette/몸 grf -> data/palette/머리 palette Folder for body and hair palettes. ¸ö (몸) Folder for cloth palettes. ¸Ó¸® (머리) Folder for hair palettes.
  9. Patch your kro? The npc is in your data.grf
  10. You are lucky. Alexandria just made a new data folder: http://rathena.org/board/topic/66962-basic-complete-renewal-data-english-folder/ You should thank her for that.
  11. I just noticed the same on my client. Its only on the first homunculus form tho. The envolved form has its name centered.... weird. Wrong. The Homun without guild is centered. With guild the Name gets bugged. Only the homu tho not the char.
  12. Yes it is a packet error. To your visual studio problem: Just build one after another. Build charserver then mapserver and so on. It should work if you build every file alone. Judas has a huge selection of new clients. Just select one of them: http://www.supportmii.com/ro1/Clients/ And edit your packet_db.txt + mmo.h accordingly. http://svn6.assembla.com/svn/ClientSide/Packets/Packet_db/
  13. Genau solche websites mein ich. Sowas finde ich gut. Denke aber, dass wenige user die genau so toll finden wie ich. Auch sehr schön finde ich die Site von roBrowser: http://robrowser.fr/. Die ist meiner Meinung nach sehr sauber gehalten und passt einfach farbtechnisch. Vielen Dank für eure Meinungen. Vielleicht werde ich doch eher in die Richtung von portfolio websiten gehen.
  14. I AM SO FUCKING HAPPY!!!! Please kill me!

  15. HOLY FUCK YEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEES

  16. YEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEES

  17. Hallo und so! Wollte mal fragen was ihr denn von den typischen Ragnarok Webseiten haltet. (Design und so) Bestes Beispiel ist die offi kro Site: http://ro.game.gnjoy.com/ Meiner Meinung nach vieeeeeel zu voll mit so viel müll. Das schlimme ist auchnoch, dass jeder pserver irgendwie dieses vollgepackte layout immitiert. Nix creatives. Meist links und rechts nen fixed border und inner mitte fluid. (Wenns denn schon die besseren sind) Oben die Cats, links oder rechts vote sites und yay wieder den standard erreicht. Warum mal nicht etwas Ausgefalleneres? z.B.: http://tf.dtbaker.com.au/preview/?theme=24&style=0 Vorallem Vote Sites brauchen gar nicht auf der Mainpage zu erscheinen, da diese eh im cp sind für votepoints, welches zu 99% der Fall ist. Und ganz ganz theoretisch bräuchte man nur ein Forum, da eh alle sofort fragen ohne sich vorher mal nen wiki oder so anzugucken... Naja was sagt ihr dazu? Stumpfes standard layout oder doch mal eher pur design.
  18. conf/plugin_athena.conf is a eathena file. rathena doesn´t have it. I do have the latest rev too and I am not getting this error. You probably mixed up some files.
  19. Sieht gut aus. Würde aber noch den Titel etwas runter setzen. Der start button hats mir voll angetan ;D Der sieht echt nice aus. Font kenn ich...... aww HA Levi Brush!
  20. Like Sharpienero said its a program to compile rathena. It makes the .exe files for your server. http://rathena.org/wiki/Compiling#Windows
  21. Download the Basic rAthena client: http://rathena.org/board/topic/54190-release-basic-rathena-client/ the data folder contains most of the headgears.
×
×
  • Create New...