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 


Why do i get this screen opening a cheat table

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
Erazi
How do I cheat?
Reputation: 0

Joined: 02 Nov 2018
Posts: 2

PostPosted: Fri Nov 02, 2018 1:40 pm    Post subject: Why do i get this screen opening a cheat table Reply with quote

After seeing videos in youtube i dont understand why after opening a cheat table it expands like in a advance way and not easy way


t.png
 Description:
 Filesize:  145.67 KB
 Viewed:  1204 Time(s)

t.png


Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 198

Joined: 25 Jan 2006
Posts: 8517
Location: 127.0.0.1

PostPosted: Fri Nov 02, 2018 1:43 pm    Post subject: Reply with quote

This is just a condensed view removing the unneeded parts of CE for use with just the table. As seen here:
https://forum.cheatengine.org/viewtopic.php?t=570055

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
TheyCallMeTim13
Wiki Contributor
Reputation: 50

Joined: 24 Feb 2017
Posts: 976
Location: Pluto

PostPosted: Fri Nov 02, 2018 1:51 pm    Post subject: Reply with quote

It just uses some Lua to "enable compact mode", basically calls a "enableCompactMode" function when the table is loaded and the table Lua script is ran.

Code:

function disableCompactMode()
   control_setVisible(wincontrol_getControl(MainForm, 0), true)
   control_setVisible(wincontrol_getControl(MainForm, 3), true)
end

function enableCompactMode()
   control_setVisible(wincontrol_getControl(MainForm, 0), false)
   control_setVisible(wincontrol_getControl(MainForm, 3), false)
end


If you look in the "debug" section there's a "helpers" section that has scripts to call these functions as well, to make updating/modifying the table easier.

_________________
Back to top
View user's profile Send private message Visit poster's website
Erazi
How do I cheat?
Reputation: 0

Joined: 02 Nov 2018
Posts: 2

PostPosted: Fri Nov 02, 2018 3:03 pm    Post subject: Reply with quote

so if i have to edit the table and disable this function is that correct?
Back to top
View user's profile Send private message
TheyCallMeTim13
Wiki Contributor
Reputation: 50

Joined: 24 Feb 2017
Posts: 976
Location: Pluto

PostPosted: Fri Nov 02, 2018 11:01 pm    Post subject: Reply with quote

Yeah, you can comment out the call to "enableCompactMode". But be ready to deal with some Lua to edit the table.
_________________
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites