View previous topic :: View next topic |
Author |
Message |
SMN Grandmaster Cheater
Reputation: 0
Joined: 06 Dec 2006 Posts: 940
|
Posted: Fri Jun 08, 2007 5:52 pm Post subject: Hex Editor |
|
|
I'm creating an engine, and am trying to hide the Hex Editor in the Memory View window, but I'm having some problems. Seems when I make the Panel invisible, it creates a blank space no matter if I resize the window to hide it. I tried removing the slider, tried moving the whole panel, but I can't seem to get that blank space to stop creating. Anyone have any idea how to get rid of it?
Thanks in advance.
|
|
Back to top |
|
 |
Hixk How do I cheat?
Reputation: 1
Joined: 06 Dec 2006 Posts: 1
|
Posted: Fri Jun 08, 2007 6:08 pm Post subject: |
|
|
resize memview to hide the hex part...will fuck up people trying to update hacks, lol
_________________
Someone fix my account. |
|
Back to top |
|
 |
k! Master Cheater
Reputation: 0
Joined: 03 Jan 2007 Posts: 477
|
Posted: Thu Jun 14, 2007 3:04 am Post subject: |
|
|
It's on a panel isn't it? Make the panel Visible := false;
|
|
Back to top |
|
 |
DevilGilad Grandmaster Cheater
Reputation: 0
Joined: 10 May 2007 Posts: 624 Location: Delete C:\WINDOWS folder and you'll be able to see me.
|
Posted: Sun Jun 17, 2007 10:59 am Post subject: |
|
|
Click at the object you want to hide and change it's properties to
Visible = False
_________________
|
|
Back to top |
|
 |
|