Mr.Mostafa Posted April 24, 2018 Share Posted April 24, 2018 آلسلام عليكم عندي آستفسآر لو شخص مثلا كتب /derby يدخل آلديربي آنآ آبي مثلا - آسوي لوحة فيهآ زر - لو آحد ضغط علي آلزر يقآبله آنه كتب بآف 8 /derby يعني لو ضغطت آلزر كآني كتبت بآف 8 /derby كيف وش آلكود ؟ Link to comment
+Source|> Posted April 24, 2018 Share Posted April 24, 2018 3 hours ago, Mr.Mostafa said: آلسلام عليكم عندي آستفسآر لو شخص مثلا كتب /derby يدخل آلديربي آنآ آبي مثلا - آسوي لوحة فيهآ زر - لو آحد ضغط علي آلزر يقآبله آنه كتب بآف 8 /derby يعني لو ضغطت آلزر كآني كتبت بآف 8 /derby كيف وش آلكود ؟ addEventHandler("onClientGUIClick", root, function() if source == الزر then executeCommandHandler("derby") end end ) Link to comment
Mr.Mostafa Posted April 24, 2018 Author Share Posted April 24, 2018 2 hours ago, Source|> said: addEventHandler("onClientGUIClick", root, function() if source == الزر then executeCommandHandler("derby") end end ) مآ آشتغل 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