Jump to content

soniku

Members
  • Posts

    25
  • Joined

  • Last visited

Everything posted by soniku

  1. @boeyskie: You must change your packet version src/common/mmo.h and recompile. From #ifndef PACKETVER #define PACKETVER 20130807 To #ifndef PACKETVER #define PACKETVER 20151104 Dont forget to recompile.. rep if helped PS packets for this client is in the latest revision so make sure your code is up-to-date
  2. thought it may had been everyones client. thanks for clearing that up.
  3. rathena is not using that client at the moment. Try this packet_keys: 0x45B945B9,0x45B945B9,0x45B945B9 0x0369,7,actionrequest,2:6 0x083c,10,useskilltoid,2:4:6 0x0437,5,walktoxy,2 0x035f,6,ticksend,2 0x0202,5,changedir,2:4 0x07e4,6,takeitem,2 0x0362,6,dropitem,2:4 0x07ec,8,movetokafra,2:4 0x0364,8,movefromkafra,2:4 0x0438,10,useskilltopos,2:4:6:8 0x0366,90,useskilltoposmoreinfo,2:4:6:8:10 0x096a,6,getcharnamerequest,2 0x0368,6,solvecharname,2 0x0838,12,searchstoreinfolistitemclick,2:6:10 0x0835,2,searchstoreinfonextpage,0 0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15 0x0811,-1,reqtradebuyingstore,2:4:8:12 0x0360,6,reqclickbuyingstore,2 0x0817,2,reqclosebuyingstore,0 0x0815,-1,reqopenbuyingstore,2:4:8:9:89 0x0365,18,partybookingregisterreq,2:4:6 //0x0363,8 // CZ_JOIN_BATTLE_FIELD 0x0281,-1,itemlistwindowselected,2:4:8:12 0x022d,19,wanttoconnection,2:6:10:14:18 0x0802,26,partyinvite2,2 //0x0436,4 // CZ_GANGSI_RANK 0x023b,26,friendslistadd,2 0x0361,5,hommenu,2:4 0x0860,36,storagepassword,2:4:20
  4. any ideas on missing totem.bmp?? resource Happens in towns. mainly prontera. its a vending NPC icon??? i think. if someone has it can they extract it from there GRF please EDIT: Only located in rdata.grf - No infomation folder in data.grf Images from 2015-10-29aRagexeRE in this post This demonstration of differences I already knew, which I do not know is it correct. Show Vending Icons.
  5. Thanks For Reply Freyr Fixed as of today GIT POST
  6. anyideas on missing totem.bmp?? resource Happens in towns. mainly prontera. its an vending NPC icon??? i think. if someone has it can they extract it from there GRF please EDIT: Only located in rdata.grf - No infomation folder in data.grf SOLUTION: Here
  7. Make sure your using the default theme ...... worked for me
  8. This Error/missing msg/ only applys 2015-10-29aRagexeRE. This MSG does not show in 2015-10-29aRagexe. I have seen this msg changed Before on anouther server iv played on so i know something can be done about it. just need to know where to look. EDIT: The msg doesnt take any fuctionilty from exe 2015-10-29aRagexeRE, other than being an empty msg. i prefer the new options menu and would be more aseptically pleasing than telling me its requesting the next page in login/char.
  9. Packet ver for 2016 can be found over here. But the exe was removed by rAthena latest exe there using is 2015-10-29. [secretdataz] //2016-01-06Ragexe packet_ver: 55 packet_keys: 0x40520265,0x33FE26FC,0x7136294F 0x0369,7,actionrequest,2:6 0x083C,10,useskilltoid,2:4:6 0x0437,5,walktoxy,2 0x035F,6,ticksend,2 0x0889,5,changedir,2:4 0x0861,6,takeitem,2 0x086A,6,dropitem,2:4 0x0885,8,movetokafra,2:4 0x0891,8,movefromkafra,2:4 0x0438,10,useskilltopos,2:4:6:8 0x0366,90,useskilltoposinfo,2:4:6:8:10 0x096A,6,getcharnamerequest,2 0x0368,6,solvecharname,2 0x0838,12,searchstoreinfolistitemclick,2:6:10 0x0835,2,searchstoreinfonextpage,0 0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15 0x0811,-1,reqtradebuyingstore,2:4:8:12 0x0360,6,reqclickbuyingstore,2 0x0817,2,reqclosebuyingstore,0 0x0815,-1,reqopenbuyingstore,2:4:8:9:89 0x087A,18,bookingregreq,2:4:6 // 0x094F,8 CZ_JOIN_BATTLE_FIELD 0x091D,-1, itemlistwindowselected,2:4:8:12 0x087F,19,wanttoconnection,2:6:10:14:18 0x088A,26,partyinvite2,2 // 0x0938,4 CZ_GANGSI_RANK 0x08A0,26,friendslistadd,2 0x07EC,5,hommenu,2:4 0x0878,36,storagepassword,2:4:20
  10. same here runserver.bat cannot be opened as administrator and running each server as administrator has not remedy this
  11. same goes for me with the login msg
  12. Currently Using - 2015-10-29aRagexeRE - packet ver 54 I also have a Copy of 2016-02-05aRagexeRE Which i have Hexed but i am not using as rAthena offical GIT version is not suppoting packet ver 55+ ATM Translation version Packet ver 55 support is here What i wanted to know was has the translations been done?. In progress?. need updating?. have i missed something?. should i upgrade packet version? Could someone in dev shed some light on this also i wouldent mind helping. ======================================================================================== SOLVED - Updated Translations 2015-10-29aRagexeRE - Translations English RE 2015 -2016.rar Credits to nova and zackdreaver I still have this odd msg EDIT: ISSUE SOLVED - Missing msg not solved yet Here
  13. anyone had there server freeze up just before killing a monster, not sure what it is.?? server does not report any errors. client does not freeze up. but just before you kill a monster nothing opens up NPCs do not respond or any menu's and you cannot move. your just stuck in attack stance. Solved - Client was too new for server
  14. for Black screen issue go here GM Cloth - none GMs/normal players usally after 4th player or to be more accurate account ID=2000003 is this true? cos it doesnt work for me with the client 2015 XX=53 2. Copy Data and System Folder from your downloaded RO Translation folder to your New Folder
  15. Im having the same problem and inspecting the GRFs further Maps are present in rData. Also going to try this That's the kRO client I'm using. I already tried downloading that . I updated my map cache on the server and put it in my custom grf client-side...but when I create a new character they are now stuck in some water and can't move (and the server throws some errors about invalid NPC placement). Every other map still works fine. Server side Side NOTE: updated KRO and KRO-RE to feb update there was also a new EXE in the update for KRO and RE dont know if thats relevant or not. ill try hexing and see if this make a diffrence (also using the same resources as above) edit: client exe version in update 2016-02-05 - currently using same as above 2015-09-15 edit:Tryed new exe same problem was not fully translated and menu errors so im going back to the 2015 exe but will upload the 2016 feb exe for people who know how to make better use of it 2016-02-05aRagexeRE.rar UnOffical from me did not find this online was patched to my client edit:added old maps to a custom GRF from GPF above and Worked fine. some missing files as client prompted me so in chatlog but did not crash the client so im asuming the updated maps have not been added to rathena sevrer yet. and the map being black is just some off the grid part of the new map. unless anyones up for adding positions for NPCs and warp portals havent done that since eathena txt.. Edit: apon further investigation with of new map...... its empty/not finnished by gravity use old ones till further updates... (kinda used this post as a notepad i hope it helps someone)
  16. no problem guys thanks for clearing a few things up for me especially this LUA structure data\luafiles514\lua files\ cheers!!
  17. equipment menu/inventory is like half translated and korean - BTW thanks for all the support Emistry
  18. thanks for that!! not used to this new LUA/LUB system yet! havent been around since eA RC1 to svn days. worked but got a nill value error
  19. still no change diff patcher client
  20. im using the latest from subversion heres the LUA/LUB set im using in rag\system\ rag\data\ rag\[GRF]
  21. my exe still seems to read from the system folder even though i have applied these patches by diff and seems to be reading lub first. iv tryed recompiling my GRF too with changes.. same result Diff patcher
  22. Hi there!. i have been having the same problem with with 2012-06-18ragexeRE. the first issue i came across is the packet problem this can be solved by patching 2012-06-18ragexeRE with Weediff2012Pack_v2.7 instead of Weediff2012Pack_v3.7. NOTE: make sure you patch clients with WDGSkipPacketHeaderObfuscation.dll well this worked for me... every other 2012 client through me the same packet error. heres a pre patched copy of mine NOTE: also make sure that you reflect the changes in Packet_DB and MMO.H server side NOTE: sclientinfo in [DATA/GRF] must reflect packet ver30 and langtype1 //2012-06-18aRagexeRE //packet ver 30 0x01FD,15,repairitem,2 0x023B,26,friendslistadd,2 0x0361,5,hommenu,2:4 0x0819,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 0x0815,-1,reqopenbuyingstore,2:4:8:9:89 0x0817,2,reqclosebuyingstore,0 0x0360,6,reqclickbuyingstore,2 0x0940,-1,reqtradebuyingstore,2:4:8:12 0x0811,-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 0x0202,5,changedir,2:4 0x07E4,6,takeitem,2 0x0362,6,dropitem,2:4 0x07EC,8,movetokafra,2:4 0x0364,8,movefromkafra,2:4 0x0438,10,useskilltopos,2:4:6:8 0x0366,90,useskilltoposinfo,2:4:6:8:10 0x096A,6,getcharnamerequest,2 0x0368,6,solvecharname,2 0x08E5,41,bookingregreq,2:4 //Added to prevent disconnections 0x08E6,4 0x08E7,10,bookingsearchreq,2 0x08E8,-1 0x08E9,2,bookingdelreq,2 0x08EA,4 0x08EB,39,bookingupdatereq,2 0x08EC,73 0x08ED,43 0x08EE,6 0x08EF,6,bookingignorereq,2 0x08F0,6 0x08F1,6,bookingjoinpartyreq,2 0x08F2,36 0x08F3,-1 0x08F4,6 0x08F5,-1,bookingsummonmember,2:4 0x08F6,22 0x08F7,3 0x08F8,7 0x08F9,6 0x08FA,6 0x08FB,6,bookingcanceljoinparty,2 0x0907,5,moveitem,2:4 0x0908,5 0x08D7,28,battlegroundreg,2:4 //Added to prevent disconnections //2012-06-18aRagexeRE[/size][/font] 0x0078,55 0x007c,44 0x00aa,9 0x00f3,-1,globalmessage,2:4 0x0193,2,closekafra,0 0x01a2,37 0x01fd,15,repairitem,2 0x0202,5,changedir,2:4 0x022c,65 0x022d,19,wanttoconnection,2:6:10:14:18 0x0281,-1,convertitem,2:4:8:12 0x0288,-1,npcpointshopbuy,2:4:8:10 0x0289,12 0x029b,80 0x035f,6,ticksend,2 0x0360,6,clickbuyingstorereq,2 0x0361,5,hommenu,4 0x0362,6,dropitem,2:4 0x0364,8,movefromkafra,2:4 0x0368,6,solvecharname,2 0x0369,7,actionrequest,2:6 0x0437,5,walktoxy,2 0x0438,10,useskilltopos,2:4:6:8 0x0439,8,useitem,2:4 0x07d9,268 0x07e4,6,takeitem,2 0x07ec,8,movetokafra,2:4 0x0802,26,partyinvite2,2 0x0815,-1,openbuyingstorereq,2:4:8:9:89 0x0817,2,closebuyingstorereq,0 0x083c,10,useskilltoid,2:4:6 0x0856,26,friendaddrequest,2 0x0940,-1,sellbuyingstorereq,2:4:8:12 0x096a,6,getcharnamerequest,2 Now onto the translations: iv noticed that client 2012-06-18aRagexeRE loads descriptions from LUA and LUB. And seems to ignore the textnamestables in your GRF or DATA folder so both need to be translated in order for the descriptions to work. example placing: /rag folder/system/itemInfo.lub and LUA item descriptions are translated in itemInfo.lua insted of the old decriptiontabe txt files in [DATA/GRF] .... as iv noticed so far heres my itemInfo.lua NOTE:apart from item names everything runs okay as far as i know itemInfo.lub is the item name table Now i have perfect descriptions, but loose battle sprites and sound effects by adding a translated itemInfo.lub. Where the KR itemInfo.lub works perfect (apart from being in korean and not english) but i havent found a more uptodate version of itemInfo.lub heres my english itemInfo.lub and heres my korean itemInfo.lub if someone could translate or if some knows a repo or post to an untodate LUA LUB set for 2012-06-18aRagexeRE hope it helps SOVLED Using item converter i simply converted the tables in a LUA/LUB. DHUU! itemInfo.lub set for 2012-06-18aRagexeRE
×
×
  • Create New...