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 Structures Support ?

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
maskelihileci
Cheater
Reputation: 0

Joined: 08 Oct 2016
Posts: 43

PostPosted: Fri Feb 11, 2022 8:32 am    Post subject: Cheat Engine Structures Support ? Reply with quote

Can I add the sample I created with the base address struct to the table list ?


Code:

struct ModelBase
{
    union
    {
        struct ModelBase* NextModel; 0x0
    };
    ULONG Example_1; 0x18
    ULONG Example_2; 0x1c
    ULONG Example_3; 0x20
    union
    {
        struct Model_Flags; 0x30
    } u;   
    union
    {
        ULONG ExampleFlags1; 0x34
        struct _Model_Flags1 RootFlags1; 0x34
    } u1;
    struct Model* EventList; 0x38
};



Code:

struct Model_Flags
{
    ULONG Example1; 0x0
    ULONG Example2; 0x0
    ULONG Example3; 0x0
    ULONG Example4; 0x0
    ULONG Example4; 0x0
};
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25804
Location: The netherlands

PostPosted: Fri Feb 11, 2022 11:28 am    Post subject: Reply with quote

you can use a base address and then as child address "+ModelBase.Example_1"

then when the base updates the children update ad well

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
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