i,xAhmed Posted October 9, 2013 Posted October 9, 2013 السلآمم انا عدلت لوحة الادمن لآكن الاسل ابيه يفتح لسيريال معين يعني ابي جهآزين او اكثر ينفتح لهم الاسل الي معه الكود يآريت يحطه Server:Wnash-Time Ip:mtasa://178.32.127.216:22003
iMr.Dawix~# Posted October 9, 2013 Posted October 9, 2013 if + then getPlayerSerial My E-mails: [ [email protected] ],[ [email protected] ],[ [email protected] ] " Manners Maketh Man " " الأخلاق تصنع الرجل " ░░░░░███████ ]▄▄▄▄▄▄▄▄ BooM ! ▂▄▅█████████▅▄▃▂ ███████████████████]. ◥⊙▲⊙▲⊙▲⊙▲⊙▲⊙▲⊙◤
فاّرس Posted October 9, 2013 Posted October 9, 2013 بالنسبه للاسل , حط هالكود في ملف mods\deathmatch\resources\[admin]\admin\client\gui\admin_main.lua guiSetEnabled ( aTab2.ManageACL, false ) تحطه تحت هذا , aTab2.ManageACL = guiCreateButton ( 0.75, 0.02, 0.23, 0.04, "Manage ACL", true, aTab2.Tab ) ^ تلقاه بالسطر 120 او 122 حولها ذذ وتحط هذا الكود بنفس الملف آآخر شيء , addCommandHandler("الكلمه ذذ", function () if guiGetEnabled ( aTab2.ManageACL ) == false then guiSetEnabled ( aTab2.ManageACL, true ) outputChatBox("Enabled",255,255,255,true) end end ) وشوف جرب ذذ سوي جدول سريالات , حاول تسوي واطرح الي سويته ونسآعدك إن شاء الله Sha67 سابقاً
i,xAhmed Posted October 9, 2013 Author Posted October 9, 2013 طيب عطنا شرح كيف آخليه كود جاهز Server:Wnash-Time Ip:mtasa://178.32.127.216:22003
فاّرس Posted October 9, 2013 Posted October 9, 2013 ^ عطيتك الكود فوق , ناقصك تسوي جدول سريالات Sha67 سابقاً
i,xAhmed Posted October 9, 2013 Author Posted October 9, 2013 يآخوي انا جديد هآت طريقة اسسوي فيها جدآول Server:Wnash-Time Ip:mtasa://178.32.127.216:22003
3NAD Posted October 9, 2013 Posted October 9, 2013 مايحتاج جدول .. ضيف شرط if ( serial == "" ) or ( serial == "" ) or ( serial == "" ) then end
فاّرس Posted October 9, 2013 Posted October 9, 2013 تبي تسوي جدول ولا تسوي مثل ما قالك عناد بكيفك ذذ واذا تبي طريقه الجدول, Serials = { ['3C778A17SCF71F69BBFD0375963125B2'] = true, ['3C778A17SCF71F69BBFD0375963125D6'] = true } addCommandHandler('Open', function () if Serials[getPlayerSerial(localPlayer)] and guiGetEnabled ( aTab2.ManageACL ) == false then guiSetEnabled ( aTab2.ManageACL, true ) end end ) ولا تنسى في سطر 139 حط الكود ذا تحته guiSetEnabled(aTab2.ManageACL,false) Sha67 سابقاً
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