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 


Useful Question

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

Joined: 31 Aug 2013
Posts: 305

PostPosted: Sun Jun 12, 2016 3:57 am    Post subject: Useful Question Reply with quote

We have CEImage1,CEImage2,CEImage3,CEImage4.If we want, When click on CEImage1 go to(show) CEImage2 Then when click on CEImage3 go to(show) CEImage4.(such as (fling)trainers for swiching language).
Very Thanks
*SJL002*
Back to top
View user's profile Send private message
Zanzer
I post too much
Reputation: 126

Joined: 09 Jun 2013
Posts: 3278

PostPosted: Sun Jun 12, 2016 7:34 am    Post subject: Reply with quote

Set each one's Visible property to false except CEImage1.
Set each one's OnClick property to hide() itself and show() the next one.
Back to top
View user's profile Send private message
sjl002
Master Cheater
Reputation: 0

Joined: 31 Aug 2013
Posts: 305

PostPosted: Mon Jun 13, 2016 12:59 am    Post subject: Reply with quote

Oh,I can write lua script for this work very thanks for your help Zanzer
This is script:
Code:
function CEImage1Click(sender)
UDF1.CEImage4.visible = false
end


function CEImage3Click(sender)
UDF1.CEImage2.visible = false
UDF1.CEImage4.visible = true
end


In properties visible for CEImage1,CEImage2,CEImage3 is true but visble for CEImage4 is false
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