Jump to content

Recommended Posts

Posted

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.

Posted

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

Posted

If its easy as you say it is , why don't you upload it here for free then?

 

Don't challange me, cause I will. Just gl with ur sells

Posted

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));

Posted

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.

Posted

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

Posted

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

Posted

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.

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