TacToX Posted May 6, 2020 Share Posted May 6, 2020 اقدر ابرمج زر في لوحه علي انه يسوي executeCommandHandler لو اقدر ياريت تفيدوني بالكود كامل Link to comment
Doffy Posted May 6, 2020 Share Posted May 6, 2020 addEventHandler("onClientGUIClick",root, function( ) if ( source == yourButton ) then executeCommandHandler("your_command") end end) 1 Link to comment
TacToX Posted May 6, 2020 Author Share Posted May 6, 2020 Just now, Doffy said: addEventHandler("onClientGUIClick",root, function( ) if ( source == yourButton ) then executeCommandHandler("your_command") end end) شكرا Link to comment
#\_oskar_/# Posted May 6, 2020 Share Posted May 6, 2020 انت كل شوي تنزل نفس الموضوع ؟ خلك في موضوع واحد 1 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