Jump to content
  • 0

Question

Posted (edited)

Is there any way to add a packet in the game? I want to add a new enchant book, I've done everything on the client but I'm missing the server side, I've created a 'RequestExEnchantSkillGOD' class that looks like 'RequestExEnchantSkillSafe', and I added it in L2GamePacketHandler, but it does not work, does anyone know if there is a way? 

 

Packet i want to add:

 

Spoiler

eclipse_NwgynEgAxt.thumb.png.3e5cef7514ecce5412199e280def3909.png

 

 

Added in L2GamePacketHandler:

Spoiler

eclipse_iEJgxyn4Vn.png.ce754b0b49dd076732c62849cd037f52.png

 

I have the client-side working fine:

Spoiler

l2_VKZRLPDoD7.png.33319550a819fc1c985a53c5e8271958.png

 

But when I click on it nothing happens with my packet.

 

But isnt works. 

Thanks in advance.

Edited by BioKryptY
missing things

9 answers to this question

Recommended Posts

  • 1
Posted (edited)
22 minutes ago, BioKryptY said:

unfortunately no, it seems that nobody wants to help even paying

1.Noone would teach  u reverse engineering , C++, asm and other things that are necessary to create new packet, and corresponding functions on the chronicles that u need.

2.Even if u just make a wtb request to add a packet from GOD chronicles to HF, u won't have enough $ , to cover this reuqest, as its not few hours work, and people who can do this, value their time.

So just forgett about it.

 

Edited by LightFusionMain
  • 1
Posted
47 minutes ago, BioKryptY said:

I have money, just give me your price I pay if you know how to do it, that simple.

 

im not sure u gonna have that amount of money to pay for such big work lets say someone requesting for his time that he gonna spend around 1,000$ u will accept that amount? not rly

  • 0
Posted

if you mean new opcode, it would require extending client which i doubt you did

so your best bet would be using one of unused opcodes.

 

Start your troubleshooting from check if client send any packet at all (sniffer or server log) and go from there

  • 0
Posted

99% of the work is to create the client side, the server side is joke easy. usually you should reuse existing packets and override the values if you want to make something custom

  • 0
Posted

Re-open this thread,  [wtb] I pay a developer to teach me how to make this work. How do I check the "GOD Enchant" and click on the GOD Enchant button to send a packet to the server? Send pm for more information

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...