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 


createThread issue

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting
View previous topic :: View next topic  
Author Message
Frouk
Grandmaster Cheater
Reputation: 5

Joined: 22 Jun 2021
Posts: 512

PostPosted: Thu Jun 20, 2024 9:39 am    Post subject: createThread issue Reply with quote

Code:
if (cheatThread) then
  cheatThread.terminate()
  cheatThread = nil
end

cheatThread = createThread(function(thread)
...
      while(true) do
        if (not IsAttached() or thread.Terminated) then
          return 0
        end
        while (not IsOnFocus() or IsGamePaused()) do sleep(1) end
...


If this piece of code is being executed twice, thread function will be no longer working

EDIT:
already fixed it, the mistake is very obvious
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