KaZoOzh Posted June 7, 2013 Posted June 7, 2013 أسسلأم عليكم ورحمه الله وبركأته المهم : أبي كود اذ وحد ضغط علي زر تروح انافذه وتجي تافذه ثانيه وسلامتكم انشالله فهتوني
iPrestege Posted June 7, 2013 Posted June 7, 2013 addEventHandler('onClientGUIClick',Button, function ( ) if guiGetVisible ( OldWindow ) and not guiGetVisible ( NewWindow ) then guiSetVisible ( OldWindow , false ); guiSetVisible ( NewWindow , true ); end end,false ) Button = MyButton
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