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 


Self Referencing Table Entry Containing Script

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting
View previous topic :: View next topic  
Author Message
Arexodius
Newbie cheater
Reputation: 0

Joined: 20 May 2018
Posts: 12

PostPosted: Sat Nov 14, 2020 9:08 pm    Post subject: Self Referencing Table Entry Containing Script Reply with quote

Hello!

Is there a way to do this with either Lua or ASM?
What I mean is to somehow directly reference the entry that the script is contained in, regardless of index, ID or description.

Thanks!
Back to top
View user's profile Send private message
ParkourPenguin
I post too much
Reputation: 152

Joined: 06 Jul 2014
Posts: 4719

PostPosted: Sat Nov 14, 2020 9:47 pm    Post subject: Reply with quote

If it's an AA script, yes. {$lua} blocks automatically have a local "memrec" variable defined that refers to the memory record holding the AA script.

Code:
{$lua}
if syntaxcheck then return end
[ENABLE]
print(memrec.Description, "enabled")
[DISABLE]
print(memrec.Description, "disabled")

_________________
I don't know where I'm going, but I'll figure it out when I get there.
Back to top
View user's profile Send private message
Arexodius
Newbie cheater
Reputation: 0

Joined: 20 May 2018
Posts: 12

PostPosted: Sat Nov 14, 2020 11:10 pm    Post subject: Reply with quote

I see, thanks!
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