Sande Posted February 26, 2013 Share Posted February 26, 2013 (edited) - DELETE THIS THREAD- Edited February 28, 2013 by Guest Link to comment
iPrestege Posted February 26, 2013 Share Posted February 26, 2013 onClientGUIClick and read wiki function"s. Link to comment
PaiN^ Posted February 26, 2013 Share Posted February 26, 2013 onClientGUIClick addEvent addEventHandler GuiCheckBoxGetSelected GuiCheckBoxSetSelected triggerServerEvent And keep in mind, wiki is not for copy-past, It's for learning ..! Link to comment
Sande Posted February 26, 2013 Author Share Posted February 26, 2013 (edited) a- Edited February 28, 2013 by Guest Link to comment
manve1 Posted February 26, 2013 Share Posted February 26, 2013 you created names on guiCheckBoxSetSelected which don't even exist Link to comment
Sande Posted February 26, 2013 Author Share Posted February 26, 2013 (edited) - Edited February 28, 2013 by Guest Link to comment
manve1 Posted February 26, 2013 Share Posted February 26, 2013 when joining server not to have window opened use: guiSetVisible function ArmorEventHandler( ) setPedArmor ( source, 100 ) end addEvent ( "onArmorEvent", true ) addEventHandler ( "onArmorEvent", getRootElement(), ArmorEventHandler) Link to comment
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