Hey everyone,
This is a special guide on how to edit the client's GUI while the client is open. If you follow this guide, you'll be able to open your client and edit the locations of buttons using commands built into the client (left there by the development team). Here's a quick picture:
[Only registered and activated users can see links. Click Here To Register...]
As you can see, when you hover over items, it also shows the id of the item in the GUI file (as seen below):
Warning: Back up your GUI ini files in the client before editing the GUI. This will replace your files in the client!
So, this guide requires that you have a private server running (with the client connected). Once your server is connected, you'll have to send a general packet to the client (subtype 116, data parameter 3264). The parameter might vary according to the patch. I'm running on patch 5635. After sending that packet, you'll open the client's PM window:
[Only registered and activated users can see links. Click Here To Register...]
Press the EFocusEx button and that'll start focusing on elements in the client. Now you can build your own little version of Conquer Online!
Cheers,
Spirited Fang
Edit: I regret nothing.
This is a special guide on how to edit the client's GUI while the client is open. If you follow this guide, you'll be able to open your client and edit the locations of buttons using commands built into the client (left there by the development team). Here's a quick picture:
[Only registered and activated users can see links. Click Here To Register...]
As you can see, when you hover over items, it also shows the id of the item in the GUI file (as seen below):
Code:
[579-4163] x=58 y=122 w=40 h=35 AniSection=Check46800
So, this guide requires that you have a private server running (with the client connected). Once your server is connected, you'll have to send a general packet to the client (subtype 116, data parameter 3264). The parameter might vary according to the patch. I'm running on patch 5635. After sending that packet, you'll open the client's PM window:
[Only registered and activated users can see links. Click Here To Register...]
Press the EFocusEx button and that'll start focusing on elements in the client. Now you can build your own little version of Conquer Online!
Cheers,
Spirited Fang
Edit: I regret nothing.