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 


What is the address of Foundlist3 ?

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

Joined: 09 Feb 2021
Posts: 74

PostPosted: Fri Sep 30, 2022 12:59 am    Post subject: What is the address of Foundlist3 ? Reply with quote

In other people's code,about Foundlist3

local fl = getMainForm().Foundlist3
print(fl.Items.Count)

It's right

--------

but This is All Wrong


Found here
https://www.cheatengine.org/forum/viewtopic.php?t=606602&view=next&sid=76d8fe65ac081b04c9fbed9e35af591a

local fl = getMainForm().Foundlist3
print(fl.Items.Address[1])


local f = getMainForm().Foundlist3
print(f.Address[1])

local f = getMainForm().Foundlist3
print(f.getAddress(1))
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

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

PostPosted: Fri Sep 30, 2022 2:40 am    Post subject: Reply with quote

foundlist3 is a listview, not a foundlist


getCurrentMemscan().FoundList returns the foundlist

_________________
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
etioplmld
Advanced Cheater
Reputation: 0

Joined: 09 Feb 2021
Posts: 74

PostPosted: Fri Sep 30, 2022 6:57 am    Post subject: Reply with quote

It seem to be

local fl = getMainForm().Foundlist3

print(fl.Items[0].Caption) --address

print(fl.Items[0].SubItems[0]) -- value

print(fl.Items[0].SubItems[1]) -- previous value
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 Lua Scripting 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