Jump to content

mybitch

Members
  • Content Count

    291
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by mybitch

  1. Aw by means of coding? I can wait lol. HAHA.
  2. implement 0x82d // packet 0x82dstruct PACKET_HC_ACCEPT2 { /* this+0x0 */ short PacketType /* this+0x2 */ unsigned short PacketLength /* this+0x4 */ unsigned char NormalSlotNum /* this+0x5 */ unsigned char PremiumSlotNum /* this+0x6 */ unsigned char BillingSlotNum /* this+0x7 */ unsigned char ProducibleSlotNum /* this+0x8 */ unsigned char ValidSlotNum /* this+0x9 */ char m_extension[20] /* this+0x1d */ struct CHARACTER_INFO_NEO_UNION charInfo[...] { // Size 116 /* this+0x0 */ unsigned long GID /* this+0x4 */ int exp /* this+0x8 */ int money /* this+0xc */ int jobexp /* this+0x10 */ int joblevel /* this+0x14 */ int bodystate /* this+0x18 */ int healthstate /* this+0x1c */ int effectstate /* this+0x20 */ int virtue /* this+0x24 */ int honor /* this+0x28 */ short jobpoint /* this+0x2a */ int hp /* this+0x2e */ int maxhp /* this+0x32 */ short sp /* this+0x34 */ short maxsp /* this+0x36 */ short speed /* this+0x38 */ short job /* this+0x3a */ short head /* this+0x3c */ short weapon /* this+0x3e */ short level /* this+0x40 */ short sppoint /* this+0x42 */ short accessory /* this+0x44 */ short shield /* this+0x46 */ short accessory2 /* this+0x48 */ short accessory3 /* this+0x4a */ short headpalette /* this+0x4c */ short bodypalette /* this+0x4e */ unsigned char name[24] /* this+0x66 */ unsigned char Str /* this+0x67 */ unsigned char Agi /* this+0x68 */ unsigned char Vit /* this+0x69 */ unsigned char Int /* this+0x6a */ unsigned char Dex /* this+0x6b */ unsigned char Luk /* this+0x6c */ unsigned char CharNum /* this+0x6d */ unsigned char haircolor /* this+0x6e */ short bIsChangedCharName /* this+0x84 */ int Robe }} but I'm not sure if kRO Ragexe accept it since this packet is used by iRO's Ragexe EDIT: yup it accepted and now it works perfectly I can create new chars now... Where will I add this?
  3. So is 2013 a stable client now?
  4. I've already seen this one. But didn't have the repo for lower client.. I wish someone can release 2013-03-20 a ready to use client.
  5. Oooh. So by it, it might not work? Cause I can't let 2013-03-20 to work normally. Lots of problem.
  6. Yes I mean the Ragexe version. So that I can use the cash shop button.
  7. Anyone who has the Ragexe version of 2012-04-18? I want to use it here in hercules. Cause I can't get the new clients to work. Thanks!
  8. What class/skills of class/jobs are in post-balance patch right now? Thank you.
  9. no don't do overwriting of files..you will make things more complicated..just get a fresh copy of hercules unless you have some custom modes before.. Okay. ALlright thanks.
  10. Now it works. The problem is the lang now which I cannot create new character via in the character selection also the mount
  11. so I just need to overwrite files right? Like for example src files and db files? Cause there's this different between rAthena and herc
  12. Alright.. I'm planning to change my running SVN to hercules from rAthena. It's currently running and what are the files needed to be changed so that it'll run smooth? I have previously asked for the difference about the db and I get it now. Do I just need to copy all src files? or no? Ty!
  13. is the process of installation same as old? Like for example in rathena? blah blah thingy?
  14. Just askin. I don't have any knowledge about this. Hehe. Thank you.
  15. making character is a langtype issue, change it and you can create characters what lang type can be used here? Also, what diff did you apply? I'm having problem with it. I'm using langtype 0 atm, i didn't diff it myself -- I've downloaded the one already diffed from the first post. Is what judas posted about having the .bat file?
  16. Possibly, I'm not too sure if I confirmed packets for add friend/inviting player, so there could be a problem. Though its a minor one. If it spits something out in the console, just post it here. With the party inviting error, there's no error that is shown in the console. Nor a warning. So I thought there's something about the diff. If anyone has a working client with working party invite then I think the only problem is what I diffed.
  17. making character is a langtype issue, change it and you can create characters what lang type can be used here? Also, what diff did you apply? I'm having problem with it.
  18. anyone having problem with inviting someone to a party?
  19. Does anyone has problem when logging 2 account and inviting party?
  20. Someone has the fixed for making character for this client?
  21. Holy smooke. I thought something was wrong with me. Thanks for it! Now works perfectly fine.
  22. Okay here's what I did.. Just used normal mapflags set to it. just added the hundred and the warning shows up. removing flag from 1@xm_d (file '', line '1').[Warning]: npc_parse_mapflag: Missing 5th param for 'adjust_skill_damage' flag!removing flag from 1@eom (file '', line '1').[Warning]: npc_parse_mapflag: Missing 5th param for 'adjust_skill_damage' flag!removing flag from 1@jtb (file '', line '1').[Status]: Event 'OnInit' executed with '1640' NPCs.
  23. Yes. I set the tabulation correctly. (<tab>"adjust_skill_damage<tab>RK_HUNDREDSPEAR<tab>250")
  24. I just added.. packet(0x0868,12); //Sorcerer cancel something packet(0x0844,2); //cashshop button (ragexe) both avoids disconnection after clicking it..
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.