αвυ-wαleed Posted November 28, 2013 Share Posted November 28, 2013 addEventHandler("onClientGUIClick",root, function () if ( source == X ) then guiSetVisible(shop_1,false) showCursor(false) guiSetInputEnabled(false) end end ) هذا كود يخلي الزر اكس يقفل النافذة الي اسمها shop_1 ابغى تعديل بدل يقلها يفتحها ممكن التعديل معى شوية شرح Link to comment
!#NssoR_) Posted November 28, 2013 Share Posted November 28, 2013 Try This addEventHandler("onClientGUIClick",root, function () if ( source == X ) then guiSetVisible(shop_1,true) showCursor(true) guiSetInputEnabled(true) end end ) Link to comment
αвυ-wαleed Posted November 28, 2013 Author Share Posted November 28, 2013 Thank you mr.nsoor Link to comment
aL.Kfo Posted November 28, 2013 Share Posted November 28, 2013 ^^^ القسسم العربي تـرأأ 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