Jump to content
  • 0

[Help]Weird question


GunarStillis

Question

I have weird question,it will sound to noobish but thats what I find this forum for,to help me.

 

I start learning about l2j,i wanted to ask..if i want to fix something..

for example make enchant new warehouse impossible.

how do I find where to edit the l2j files...and how i can "fix" or "make it" work.

P.S: I am learning for myself,not any l2J online server.

any help will be great for me!

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

You should use L2PHX to see which packets are send according to ingame actions you are doing.

 

Let's say you open warehouse with PHX on, PHX will intercept the packet related to warehouse opening. Then you simply check the opcode (sort of id of that packet) and search in source pack for that opcode.

 

Once you got the opcode, and the name of packet related to that packet, search for packet's name over the source.

Link to comment
Share on other sites

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...