tourra Posted June 2, 2013 Share Posted June 2, 2013 شباب بغيت كود يعني مثلا يحط الماوس على اسم اللاعب و لما يضغط زر يسوي حدث ذذ و شكرا Link to comment
Blaawee Posted June 2, 2013 Share Posted June 2, 2013 addEventHandler ( 'onClientClick', root, function( _, _, _, _, _, _, _, clickedElement ) if clickedElement and getElementType ( clickedElement ) == 'player' then -- Do somthing end end ); Link to comment
iMr.Dawix~# Posted June 2, 2013 Share Posted June 2, 2013 addEventHandler ( 'onClientClick', root, function( _, _, _, _, _, _, _, clickedElement ) if clickedElement and getElementType ( clickedElement ) == 'player' then -- Do somthing end end ); يقصد بالقريد لست الأخ ما يقصد تضغط ع اللاعب Link to comment
tourra Posted June 2, 2013 Author Share Posted June 2, 2013 يب بغيت يضغط على اللاعب و يضغط على الزر يعمل حدث على اللاعب ذ Link to comment
iPrestege Posted June 2, 2013 Share Posted June 2, 2013 addEventHandler - 'onClientGUIClick' guiGridListGetSelectedItem guiGridListGetItemText getPlayerFromName 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