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
LeFiXER
Grandmaster Cheater Supreme
Reputation: 20
Joined: 02 Sep 2011
Posts: 1066
Location: 0x90

PostPosted: Fri Jun 17, 2022 7:15 pm    Post subject:

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()
Back to top
View user's profile Send private message
Post reviews:   Approve 1
Author Review
skynet888
Review: Approve
Post reference:
ReviewPosted: Fri Jun 17, 2022 9:17 pm


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