Help GUI.Ini

04/01/2016 05:42 arneljan#1
Any One Can Till Me what Botton is This.


This Is For Alternate Weapon Or Switch Gear Botton
[Only registered and activated users can see links. Click Here To Register...]

This Is For The Sub-Classic Bottom
[Only registered and activated users can see links. Click Here To Register...]

And The Last One Is For The Achievement Botton.

Im Using Version 5735+
04/01/2016 06:00 pro4never#2
Uhh... looks to me like you just need to restore the proper client patch cause that's not how the client should look. Likely you tried to edit gui.ini and it broke the interface. Restore the a default un-edited client and try again.
04/02/2016 04:34 pintinho12#3
I bet he tried to put 5065-5095 GUI.ini into that version heheh
04/02/2016 05:27 arneljan#4
Quote:
Originally Posted by pro4never View Post
Uhh... looks to me like you just need to restore the proper client patch cause that's not how the client should look. Likely you tried to edit gui.ini and it broke the interface. Restore the a default un-edited client and try again.
No im just try to remove that botton im not try to fixed it..

I just Want To Know What Botton is this in GUI.ini So that i can remove the function on it.
[Only registered and activated users can see links. Click Here To Register...]
04/02/2016 07:04 Spirited#5
You can remove the button from gui.ini, but that only removes the asset from the client window. The Conquer Online client is compiled with resource files for dialog windows (look up how Win32 programs do this with Visual Studio C++). The status window is a dialog window with defined buttons. You would have to edit conquer.exe's resource files in order to truly remove the button from the client.

[Only registered and activated users can see links. Click Here To Register...]
04/02/2016 07:48 pintinho12#6
Quote:
Originally Posted by Spirited View Post
You can remove the button from gui.ini, but that only removes the asset from the client window. The Conquer Online client is compiled with resource files for dialog windows (look up how Win32 programs do this with Visual Studio C++). The status window is a dialog window with defined buttons. You would have to edit conquer.exe's resource files in order to truly remove the button from the client.

[Only registered and activated users can see links. Click Here To Register...]
@_@ how you do that?
04/02/2016 08:19 Spirited#7
Quote:
Originally Posted by pintinho12 View Post
@_@ how you do that?
Using everybody's favorite 11GB operating system complete with a paint program, browser, icon editor, compiler, text editor, disassembler, resource editor, database schema editor, and much much more: Visual Studio 2015 Community Edition. It really is a turd, but it can do some weird and unexpected things like modifying resource files in a compiled executable.
04/03/2016 21:17 pintinho12#8
Oh! University gave me it! I'll download and see what's up xD
04/13/2016 02:04 arneljan#9
Thank Guys But already solve this