FWCentral Posted September 14, 2011 Posted September 14, 2011 Can onClientGUIClick be used for images? i don't need the code just an answer please.
AGENT_STEELMEAT Posted September 14, 2011 Posted September 14, 2011 If you use a static gui image yes.
Jaysds1 Posted September 14, 2011 Posted September 14, 2011 Actually, I was just working on this for my Login GUI, the onClientGUIClick works if you define the image as an gui, I was looking at one of my old scripts and was wondering "How did I get this?" then I noticed that I defined it, anyways good luck with your script My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
Castillo Posted September 14, 2011 Posted September 14, 2011 Every GUI element is able to be used with that event handler. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
Jaysds1 Posted September 14, 2011 Posted September 14, 2011 Every GUI element is able to be used with that event handler. I was having a problem with it earlier, but after when I put if (images ~= nil) then guiSetVisible(images,true) end My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
FWCentral Posted September 15, 2011 Author Posted September 15, 2011 Thanks it works fine, Also what is best to use for a gang system the ACL or Element data?
Castillo Posted September 15, 2011 Posted September 15, 2011 What do you mean? I would suggest using SQL to store gangs/gang members. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now