View previous topic :: View next topic |
Author |
Message |
KingpinKoveman1 How do I cheat?
Reputation: 0
Joined: 06 Dec 2020 Posts: 3
|
Posted: Sun Dec 06, 2020 10:07 am Post subject: ENLARGE ADDRESS LIST, Solved! |
|
|
Hey does anyone know how to edit the size of the address list so it takes up all of the cheat engine window? I have looked through may cheat engine forms here but no luck. I am not the smartest guy here, and I need a little help. NOT FULL LIST BTW. I CAN ENLARGER THE LIST BUT IT WILL NOT SCALE ON TALL!
Description: |
|
Filesize: |
10 KB |
Viewed: |
1856 Time(s) |

|
Last edited by KingpinKoveman1 on Mon Dec 07, 2020 5:05 pm; edited 1 time in total |
|
Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
Posted: Sun Dec 06, 2020 12:33 pm Post subject: |
|
|
Code: |
control_setVisible(wincontrol_getControl(MainForm, 0), false);
control_setVisible(wincontrol_getControl(MainForm, 3), false);
|
via Lua.
_________________
- Retired. |
|
Back to top |
|
 |
KingpinKoveman1 How do I cheat?
Reputation: 0
Joined: 06 Dec 2020 Posts: 3
|
Posted: Sun Dec 06, 2020 10:29 pm Post subject: |
|
|
Thanks for the on is there a way to turn it off?
|
|
Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
Posted: Mon Dec 07, 2020 12:30 am Post subject: |
|
|
Change the 'false' to 'true' in both lines and run it again.
_________________
- Retired. |
|
Back to top |
|
 |
KingpinKoveman1 How do I cheat?
Reputation: 0
Joined: 06 Dec 2020 Posts: 3
|
Posted: Mon Dec 07, 2020 5:04 pm Post subject: |
|
|
Thanks to much! Quote: | Change the 'false' to 'true' in both lines and run it again. |
|
|
Back to top |
|
 |
|