Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Cheat Engine Forum Index
PostGo back to topic
skynet888
!BEWARE! Deletes post on answer
Reputation: 1
Joined: 12 Apr 2021
Posts: 64

PostPosted: Fri Jun 17, 2022 9:16 pm    Post subject:

LeFiXER wrote:
Save this as a Lua file and place it in the autorun folder of Cheat Engine:
Code:

function compactMode()
   getMainForm().Panel5.Visible = not getMainForm().Panel5.Visible
end

function addCompactMenu()
 local parent = getMainForm().Menu.Items
 cMenu = createMenuItem(parent)
 parent.add(cMenu)
 cMenu.Caption = 'Toggle Compact'
 cMenu.OnClick = compactMode
end

addCompactMenu()

I already tried it! Great! Thanks a lot!
Back to top
View user's profile Send private message
Post reviews:   Approve 1
Author Review
++METHOS
Review: Approve
Post reference:
ReviewPosted: Sat Jun 18, 2022 10:59 am

Appreciate good manners. Some people cannot be bothered.
Back to top
View user's profile Send private message
Display:  
Cheat Engine Forum Index


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites