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 


minor complaint with addresslist_createMemoryRecord

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
pox911
Grandmaster Cheater
Reputation: 28

Joined: 29 Nov 2008
Posts: 918

PostPosted: Wed Oct 30, 2013 3:10 pm    Post subject: minor complaint with addresslist_createMemoryRecord Reply with quote

Maybe i'm just stupid but there seems to be no way to properly make a group with this command. I can set the value type to grouped but it still shows an address value oddly. I know i can still append a record to it but i also dont see an option to hide childen when not active.

If I'm just missing something then any help would be great Smile.
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 471

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

PostPosted: Wed Oct 30, 2013 3:21 pm    Post subject: Reply with quote

set IsGroupHeader on the memory record to true if you wish to make it look like groupheader (it's just a visual thing)
And you can attach other entries using appendToEntry
e.g:
Code:

al=getAddressList()
mr=al.createMemoryRecord()
mr.Description='WEEEE'
mr.IsGroupHeader=true

mr2=al.createMemoryRecord()
mr2.Description="I'm a child of WEEE"
mr2.appendToEntry(mr)


_________________
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


Last edited by Dark Byte on Wed Oct 30, 2013 3:26 pm; edited 1 time in total
Back to top
View user's profile Send private message MSN Messenger
pox911
Grandmaster Cheater
Reputation: 28

Joined: 29 Nov 2008
Posts: 918

PostPosted: Thu Oct 31, 2013 12:14 am    Post subject: Reply with quote

and i found i had to do a string set to the MemoryRecord.Options to have moHideChildren in order to make it auto hide.

Thanks for the help with the group though. Smile i knew i was overlooking something stupidly simple.

edit: Is there a way to properly delete a code via lua? I notice that memoryrecord_delete seems to act wierdly.

edit2: i'm an idiot, it kept crashing due to a minor typo
Back to top
View user's profile Send private message
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