taha201100 Posted June 7, 2016 Share Posted June 7, 2016 السلام عليكم رمضان مبارك وينعاد علينا وعليكم بالخير والبركه لا فاقدين ولا مفقودين بغيت اعرف وين الخطأ لانه ما يعطي دم addEventHandler("onClientGUIClick", root, function () if ( source == GUIEditor.label[18] ) then if ( guiRadioButtonGetSelected(GUIEditor.RadioButton[1]) == true ) then triggerServerEvent ("hp20",localPlayer) end end end) addEvent("hp20",true) addEventHandler("hp20",root, function () getmoney2 = getPlayerMoney ( source ) if (getmoney2 >= 150) then takePlayerMoney ( source, 150 ) setElementHealth (source, getElementHealth (source) + 20) end end ) Link to comment
Me[Z]oO Posted June 7, 2016 Share Posted June 7, 2016 addEventHandler("onClientGUIClick", root, function() if ( source == GUIEditor.label[18] ) then if ( guiRadioButtonGetSelected(GUIEditor.RadioButton[1]) == true ) then triggerServerEvent("hp20",localPlayer) outputChatBox("Clicked@@@@@@@@@",0,255,0) end end end) addEvent("hp20",true) addEventHandler("hp20",root, function () local getmoney2 = getPlayerMoney ( source ) if (getmoney2 >= 150) then takePlayerMoney ( source, 150 ) setElementHealth (source, getElementHealth (source) + 20) end end) رمضان مبارك عليك انت كمان ^.^ بس الليبل م ينفع ينضغط اظن هيك جرب اضغط لو جالك بالشات Clicked@@@@@@@@@ يبقي ينفع ينضغط عليه ولو ما جالك م ينفع ينضغط علي ليبل وابقي هات الدي بق وبالتوفيق لك Link to comment
taha201100 Posted June 7, 2016 Author Share Posted June 7, 2016 الا ينفع يضغط على الليبل مجربها بمودات كثيره لكن ذا مدري ليه مو راضي يكمل الوظيفه Link to comment
taha201100 Posted June 7, 2016 Author Share Posted June 7, 2016 يضغط على الليبل عادي لكن يقولي خطأ بذا السطر if ( guiRadioButtonGetSelected(GUIEditor.RadioButton[1]) == true ) then Link to comment
iMr.SFA7 Posted June 7, 2016 Share Posted June 7, 2016 يضغط على الليبل عادي لكن يقولي خطأ بذا السطرif ( guiRadioButtonGetSelected(GUIEditor.RadioButton[1]) == true ) then ؟GUIEditor.RadioButton[1] متأكد أنه يوجد المنت بالمتغير هذا ياليت تطرح سطر انشائه Link to comment
taha201100 Posted June 7, 2016 Author Share Posted June 7, 2016 تم عدلت عليها طلع الحرف كابيتال حق المتغير مشكورين Link to comment
MR.GRAND Posted June 7, 2016 Share Posted June 7, 2016 تم عدلت عليها طلع الحرف كابيتال حق المتغيرمشكورين Link to comment
Me[Z]oO Posted June 7, 2016 Share Posted June 7, 2016 تم عدلت عليها طلع الحرف كابيتال حق المتغيرمشكورين العفو حياك الله 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