momar5700 Posted August 27, 2015 Share Posted August 27, 2015 (edited) لو سمحتم ابي مود مخالفات الي تفتح بس للمنجرس لو ماحد معه طيب عضونا كوداده واهم شيء بالكود انه مايقدر يعطي لصاحب مخالفة Edited August 27, 2015 by Guest Link to comment
iMr.SFA7 Posted August 27, 2015 Share Posted August 27, 2015 مخالفات منجرس ؟ لغز ذا ؟ Link to comment
momar5700 Posted August 27, 2015 Author Share Posted August 27, 2015 لا يعني لوحة تفتح باف 8 وماحد يقدر يفتحها غير مانجرس وتكون في ازرار وكل زر فيها وله وظيفة فهمت يغني يعضي مخالفة يشيل مخالفة يعضي مرشح يعي مانجرس كدا يعني لو مش معك ممكن اكواد Link to comment
a7zan Posted August 27, 2015 Share Posted August 27, 2015 سوي بالاسل وبس ~_~ بدون لف و دوران Link to comment
momar5700 Posted August 27, 2015 Author Share Posted August 27, 2015 طيب بس انا الحي لو خليته يتحكم بالاسل راح يحدف رتبات الناس Link to comment
iMr.SFA7 Posted August 27, 2015 Share Posted August 27, 2015 addCommandHandler isObjectInACLGroup aclGetGroup getAccountPlayer getAccountName "onClientGUIClick" aclGroupAddObject سوي قروب بالأسل وخله للمخالفات وضيف اي احد تبيه للقروب ذا Link to comment
momar5700 Posted August 27, 2015 Author Share Posted August 27, 2015 كود كامل لو سمحت Link to comment
iMr.SFA7 Posted August 27, 2015 Share Posted August 27, 2015 كود كامل لو سمحت . لا عزيزي حآول تسويه مآهوب كل شيء يجيكك بالبآرد Link to comment
Simba Posted August 27, 2015 Share Posted August 27, 2015 يا ابن الحلال اسمها يعطي مو يعضي ! وش ذي اللغه يعني لازم صواريخ ؟ على قولة تابل Link to comment
momar5700 Posted August 27, 2015 Author Share Posted August 27, 2015 طيب هاد كود صحيح ولا في خطا addEvent("show_apm",true) addEventHandler("show_apm",root, function () guiSetVisible(apm,true) showCursor(true) clear() triggerServerEvent ("getACLs", getLocalPlayer()) end ) function clear() guiGridListClear (acllist) guiGridListClear (rightslist) end addEvent("refreshg",true) addEventHandler("refreshg",root, function () clear() end ) addEvent("addACLs",true) addEventHandler("addACLs",root, function (v) guiGridListSetItemText ( acllist, guiGridListAddRow ( acllist ), ac,v, false, false ) end ) addEvent("addRights",true) addEventHandler("addRights",root, function (v) guiGridListSetItemText ( rightslist, guiGridListAddRow ( rightslist ), rc,v, false, false ) end ) addEventHandler ( "onClientGUIClick",acllist, function () sacl = guiGridListGetItemText ( acllist, guiGridListGetSelectedItem ( acllist ), 1 ) guiSetText(acl,sacl) guiGridListClear (rightslist) triggerServerEvent("getRights",getLocalPlayer(),sacl) end ) addEventHandler ( "onClientGUIClick",rightslist, function () sright = guiGridListGetItemText ( rightslist, guiGridListGetSelectedItem ( rightslist ), 1 ) guiSetText(right,sright) end ) function onGuiClick (button, state, absoluteX, absoluteY) if (source == setright) then local acl = guiGetText(acl) local right = guiGetText(right) local access = guiComboBoxGetItemText(access, guiComboBoxGetSelected(access)) if access == "true" then local access = true triggerServerEvent("set_a", getLocalPlayer(), acl,right,access) elseif access == "false" then local access = false triggerServerEvent("set_a", getLocalPlayer(), acl,right,access) end elseif (source == remove) then local acl = guiGetText(acl) local right = guiGetText(right) triggerServerEvent("remove_a", getLocalPlayer(), acl,right) guiGridListClear (rightslist) triggerServerEvent("getRights",getLocalPlayer(),sacl) elseif (source == refresh) then clear() triggerServerEvent ("getACLs", getLocalPlayer()) elseif (source == reload) then triggerServerEvent("reload_acl",getLocalPlayer()) elseif (source == x) then guiSetVisible(apm,false) showCursor(false) end end addEventHandler ("onClientGUIClick", getRootElement(), onGuiClick) Link to comment
iMr.SFA7 Posted August 27, 2015 Share Posted August 27, 2015 أنصحكك تبدأ من الصفر ولا عآد تزرف أكواد ذذ Link to comment
iMr.SFA7 Posted August 27, 2015 Share Posted August 27, 2015 يعني ايش وضح يعني برمج الكود بنفسككـ ولا تسرق أكواد خلق الله Link to comment
momar5700 Posted August 27, 2015 Author Share Posted August 27, 2015 لوحة تفتح باف 8 وماحد يقدرر يفتحها غير الي معه رتبت مانجرش وفيها ازرار وكل وظيفة له شيء Link to comment
momar5700 Posted August 27, 2015 Author Share Posted August 27, 2015 ياخي في واحد عضاني ده بس مانجح وش مشكله Link to comment
iMr.SFA7 Posted August 27, 2015 Share Posted August 27, 2015 ياخي في واحد عضاني ده بس مانجح وش مشكله ودي آعرف وين ملف السيرفر ؟ 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