Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

How to to make buttons not have to be on the main GUI


Kemerd
 Share

Recommended Posts

Robin should have done this in the first place. Though I understand why he didn't.
On the other note. You have to update the buttons everytime you make new ones.

This also works with the hotbars, HP Bars, and other things.

Step 1\. Open up your client in Visual Basic 6.

Step 2\. Open up your Main.frm

>! ![](http://img688.imageshack.us/img688/5610/asdasdlc.png)

Step 3\. Click on the button of your choice. I chose inventory.

Step 4\. Go to the side bar, select picture.

>! ![](http://img842.imageshack.us/img842/8676/ewqeqwe.png)

Step 5\. Go to your buttons folder.

>! ![](http://img195.imageshack.us/img195/5964/234fdsf.png)

Step 6\. Select the normal part of your button. In my case, inventory.

>! ![](http://img7.imageshack.us/img7/2145/das32.png)

Step 7\. Use that, and it will show up on Main.frm!

Step 8\. Delete that button from your (main.jpg)!

Step 9\. Now you can rearrange buttons without having to pain-stakingly edit the gui to the exact locations of your buttons! Move your buttons around free of charge!

EDIT: Remember to compile.
NOTE: You **need** VB6 Enterprise to do this. I will not give out copies.
Link to comment
Share on other sites

@Kemerd:

> EDIT: DELETES CLICK BUTTON FOR SOME REASON! Going to fix that. Any help is appreciated…
>
> Step 1\. Open up your client in Visual Basic 6.
>
> Step 2\. Open up your Main.frm
>
> >! ![](http://img688.imageshack.us/img688/5610/asdasdlc.png)
>
> Step 3\. Click on the button of your choice. I chose inventory.
>
> Step 4\. Go to the side bar, select picture.
>
> >! ![](http://img842.imageshack.us/img842/8676/ewqeqwe.png)
>
> Step 5\. Go to your buttons folder.
>
> >! ![](http://img195.imageshack.us/img195/5964/234fdsf.png)
>
> Step 6\. Select the normal part of your button. In my case, inventory.
>
> >! ![](http://img7.imageshack.us/img7/2145/das32.png)
>
> Step 7\. Use that, and it will show up on Main.frm!
>
> Step 8\. Delete that button from your (main.jpg)!
>
> Step 9\. Now you can rearrange buttons without having to pain-stakingly edit the gui to the exact locations of your buttons! Move your buttons around free of charge!
>
> EDIT: DELETES CLICK BUTTON FOR SOME REASON! Going to fix that.
>
> EDIT: Remember to compile.
> NOTE: You **need** VB6 Enterprise to do this. I will not give out copies.

wow dude thanks i was waiting for something like this
Link to comment
Share on other sites

@Kemerd:

> Don't use it yet…. It cancels out the click button... I'm still trying to fix.

it doesn't for me :/ but i made it not have any of those after wards so your good
*edit*ok the reason it doesn't remove the click effect is because i found this out and did it to my game before this was posted also i experienced this bug and fixed it on my game.But thanks for the code :P
Link to comment
Share on other sites

I'm an itiot. I'm used to buttons having better clicks. It works fine. Use it. If a moderator could, edit the posts to take all the parts out about it not working. It works fine. Or edit it yourselves. Thanks~!
Link to comment
Share on other sites

@Sauros:

> This isn't even a source edit. this is just damn common sense. Someone delete this  thread.

You'd be surprised how many people on this forum lack it. This is perfectly valid instruction that will actually help someone regardless of if you deem it useless.
Link to comment
Share on other sites

@Jaiden:

> @Sauros:
>
> > This isn't even a source edit. this is just damn common sense. Someone delete this  thread.
>
> You'd be surprised how many people on this forum lack it. This is perfectly valid instruction that will actually help someone regardless of if you deem it useless.

Also you have to take into account that some people are new to Visual Basic and might not know anything about it. On another note, very nice tutorial
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...