Jump to content

L2 H5 Client Mod - Removes Private shop prompt, Nevits blesing window


Recommended Posts

Want to sell High-five client mod that at this moment able to :

 

Remove the private shop prompt ( you know the 'this price greatly differs from the non-player run shops' )

Nevit's blessing window is hidden ( instead of being visible every time you log in )

 

It's possible to rework this mod to other clients, or I can make other client side mods if requested.

I'm planning to add more remove even more annoying things form the client in the future and so you can request the link to the updated mod if you buy this one.

 

Price : 5eur via PayPal.

Link to comment
Share on other sites

Want to sell High-five client mod that at this moment able to :

 

Remove the private shop prompt ( you know the 'this price greatly differs from the non-player run shops' )

Nevit's blessing window is hidden ( instead of being visible every time you log in )

 

It's possible to rework this mod to other clients, or I can make other client side mods if requested.

I'm planning to add more remove even more annoying things form the client in the future and so you can request the link to the updated mod if you buy this one.

 

Price : 5eur via PayPal.

 

Ffs ._. you just remove 2 sendPacket lines, anyway gl

Link to comment
Share on other sites

Fine go ahead prove that you're right.... it should be done by now ain't it?

 

 

sendPacket(new SkillCoolTime(activeChar));

sendPacket(new ExVoteSystemInfo(activeChar));

- sendPacket(new ExNevitAdventEffect(0));

- sendPacket(new ExNevitAdventPointInfoPacket(activeChar));

- sendPacket(new ExNevitAdventTimeChange(activeChar.getAdventTime(), false));

sendPacket(new ExShowContactList(activeChar));

Link to comment
Share on other sites

sendPacket(new SkillCoolTime(activeChar));

sendPacket(new ExVoteSystemInfo(activeChar));

- sendPacket(new ExNevitAdventEffect(0));

- sendPacket(new ExNevitAdventPointInfoPacket(activeChar));

- sendPacket(new ExNevitAdventTimeChange(activeChar.getAdventTime(), false));

sendPacket(new ExShowContactList(activeChar));

1 of 2 , altho your solution only works if you own the server , my works regardless if you own the server or not.

Link to comment
Share on other sites

1 of 2

 

569 1 a,Caution -- this item's price greatly differs from non-player run shops. Do you wish to continue?\0 0 79 9B B0 FF a, a, 0 0 0 0 0 a, a,none\0

 

either remove this line from sysmsg.dat or remove the line sendPacket(569); from the source, I dont have H5 to find the excact postion

Link to comment
Share on other sites

1 of 2 , altho your solution only works if you own the server , my works regardless if you own the server or not.

 

Even worse, you just remove the directly from the system, as I explained above, now since you provoked your own fall, be my guest, request for lock

Link to comment
Share on other sites

569 1 a,Caution -- this item's price greatly differs from non-player run shops. Do you wish to continue?\0 0 79 9B B0 FF a, a, 0 0 0 0 0 a, a,none\0

 

either remove this line from sysmsg.dat or remove the line sendPacket(569); from the source, I dont have H5 to find the excact postion

If you want to have an prompt box without any text, this is the solution.

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.

Guest
Reply to this topic...

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

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock