Tepoo Posted February 11, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 104 Reputation: 4 Joined: 02/06/12 Last Seen: September 13, 2022 Share Posted February 11, 2012 (edited) hey guys, i collected from some spots the packet_db entrys for the 2011-11-22aRagexeRE. but some of the entrys seems to be wrong. i want to collect in this thread the correct packets for this exe. if you have some of them write here :-) //2011-11-22aRagexeRE packet_ver: 28 0x0078,55 0x007c,44 0x00aa,9 0x00f3,-1,globalmessage,2:4 0x0193,2,closekafra,0 0x01a2,37 0x01fd,15,repairitem,2 0x0202,18,bookingregreq,2:4:6:8:10:12:14:16 0x022c,65 0x022d,7,actionrequest,2:6 0x0288,-1,npcpointshopbuy,2:4:8:10 0x0289,12 0x029b,80 0x02bf,0 0x02c0,0 0x035f,6,solvecharname,2 0x0362,8,movefromkafra,2:4 0x0363,90,useskilltopos,2:4:6:8:10 0x0364,36,storagepassword,0 0x0366,12,searchstoreinfolistitemclick,2:6:10 0x0369,-1,itemlistwindowselected,2:4:8 0x0436,6,dropitem,2:4 0x0439,8,useitem,2:4 0x043f,25 0x0440,10 0x0441,4 0x0442,8 0x07d9,268 0x07e6,8 0x07e7,32 0x07ec,-1,searchstoreinfo,2:4:5:9:13:14:15 0x07ed,10 0x07f0,6 0x07f1,18 0x07f2,8 0x07f3,6 0x07f4,3 0x0812,8 0x0814,86 0x0815,2,searchstoreinfonextpage,0 0x0819,-1 0x081a,4 0x081b,10 0x081c,10 0x0835,19,wanttoconnection,2:6:10:14:18 0x083a,5 0x0841,4 0x0887,-1,reqopenbuyingstore,2:4:8:9:89 0x088C,6,reqclickbuyingstore,2 0x0891,26,friendslistadd,2 0x0892,5,walktoxy,2 0x0893,6,takeitem,2 0x0895,26,partyinvite2,2 0x0896,5,changedir,2:4 0x0898,6,getcharnamerequest,2 0x0899,6,ticksend,2 0x089D,-1,reqtradebuyingstore,2:4:8:12 0x089e,5,hommenu,4 0x08a1,10,useskilltoid,2:4:6 0x08a4,8,movetokafra,2:4 0x08A9,2,reqclosebuyingstore,0 0x08ad,10,useskilltopos,2:4:6:8 0x0907,5,moveitem,0 i hope we can get fast the complete packet_db entry for this. Greetings Tepoo Edited February 11, 2012 by Tepoo Quote Link to comment Share on other sites More sharing options...
Mystery Posted February 11, 2012 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share Posted February 11, 2012 rAthena's Packet // 2011-11-02aRagexe packet_ver: 28 0x0436,26,friendslistadd,2 0x0898,5,hommenu,4 0x0281,36,storagepassword,0 0x088d,26,partyinvite2,2 0x083c,19,wanttoconnection,2:6:10:14:18 0x08aa,7,actionrequest,2:6 0x02c4,10,useskilltoid,2:4:6 0x0811,-1,itemlistwindowselected,2:4:8 0x890,8 0x08a5,18,bookingregreq,2:4:6 0x0835,-1,reqopenbuyingstore,2:4:8:9:89 0x089b,2,reqclosebuyingstore,0 0x08a1,6,reqclickbuyingstore,2 0x089e,-1,reqtradebuyingstore,2:4:8:12 0x08ab,-1,searchstoreinfo,2:4:5:9:13:14:15 0x088b,2,searchstoreinfonextpage,0 0x08a2,12,searchstoreinfolistitemclick,2:6:10 Is already set at 28. Wouldnt yours be 29 since you have a newer client then the one specified in the packet_db already? Quote Link to comment Share on other sites More sharing options...
Judas Posted February 11, 2012 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 2244 Reputation: 182 Joined: 11/19/11 Last Seen: September 15, 2024 Share Posted February 11, 2012 doesn't matter what packet, you can add another one to seperate them if you wnated to Quote Link to comment Share on other sites More sharing options...
danker Posted February 11, 2012 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 105 Reputation: 10 Joined: 01/01/12 Last Seen: March 3, 2012 Share Posted February 11, 2012 each client 2011 has different packet...its not necessary to make a new packet version for each client. Quote Link to comment Share on other sites More sharing options...
Rytech Posted February 12, 2012 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 319 Reputation: 199 Joined: 11/14/11 Last Seen: December 24, 2024 Share Posted February 12, 2012 Here's what I got.... //2011-11-22 0x0835,19,wanttoconnection,2:6:10:14:18 0x0898,6,getcharnamerequest,2 0x0899,6,ticksend,2 0x0896,5,changedir,2:4 0x0892,5,walktoxy,2 0x022d,7,actionrequest,2:6 0x08a1,10,useskilltoid,2:4:6 0x08ad,10,useskilltopos,2:4:6:8 0x0363,90,useskilltoposinfo,2:4:6:8:10 0x0436,6,dropitem,2:4 0x0893,6,takeitem,2 I didn't bother with adding any more since its all I need to do dev work and testing on 3CeAM. They were captured and fully tested. I probably should work on getting full support made. Just tell me the different things I have to do to get the server to DC me and display unknown packet messages. Quote Link to comment Share on other sites More sharing options...
Lordamax Posted February 14, 2012 Group: Members Topic Count: 71 Topics Per Day: 0.01 Content Count: 328 Reputation: 13 Joined: 11/27/11 Last Seen: July 2, 2016 Share Posted February 14, 2012 Getting issue with packet 28 on 3ceam! my hidden npc shows up Quote Link to comment Share on other sites More sharing options...
Rytech Posted February 14, 2012 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 319 Reputation: 199 Joined: 11/14/11 Last Seen: December 24, 2024 Share Posted February 14, 2012 Getting issue with packet 28 on 3ceam! my hidden npc shows up Whats a hidden NPC? Quote Link to comment Share on other sites More sharing options...
Lordamax Posted February 14, 2012 Group: Members Topic Count: 71 Topics Per Day: 0.01 Content Count: 328 Reputation: 13 Joined: 11/27/11 Last Seen: July 2, 2016 Share Posted February 14, 2012 (edited) my automated events npc that only shows up when they're going to announce an event, now shows up even they're not going to make an event! something like on disablenpc but it doesn't hide ! I'm using the Packet 28 patch and i'm using 2011-11-22a client! Tried to use @hidenpc but it doesn't really hide the npc.. Edited February 15, 2012 by Fibonacci Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.