emad10 Posted October 26, 2012 Share Posted October 26, 2012 شباب شلون احفظ الميوت انا الحين سوين مود الميوت لكن اذا طلع اللاعب ودش ينشال عنه شلون اخليه ينحفظ Link to comment
iPrestege Posted October 26, 2012 Share Posted October 26, 2012 https://forum.multitheftauto.com/viewtopic.php?f=119&t=48994&p=481122#p481122 Link to comment
===|OSAMA|=== Posted October 26, 2012 Share Posted October 26, 2012 https://forum.multitheftauto.com/viewtopic.php?f=119&t=48994&p=481122#p481122 ملأإحظظةة الموضوع الي نزلهـ فهد < يحفظ الميوت عن ططريق الحساب ^ يعني اذا احد اخذ ميوت وما كان مسجل دخوله لما يطلع ويدخل يروح الميوت ما ينحفظ غير للزوار الي مسجلين دخولهم :] Link to comment
iPrestege Posted October 26, 2012 Share Posted October 26, 2012 ^^ جرب حـلي وخلكك من اللي يقرقر من غير سنع :lol: Link to comment
===|OSAMA|=== Posted October 26, 2012 Share Posted October 26, 2012 ^^ جرب حـلي وخلكك من اللي يقرقر من غير سنع :lol: يا حليوهـ مانبي هنا سب و هياط .. اذا تعرف تساعد الرجال ساعدهـ ما تعرف خلك ساكت .. وبعدين اذا ما تعرف كودك كيف فكرتهـ ليه تطرحه Link to comment
emad10 Posted October 26, 2012 Author Share Posted October 26, 2012 setAccountData ( playeraccount, "mute", playermute ) ؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟ صح؟ Link to comment
iPrestege Posted October 26, 2012 Share Posted October 26, 2012 ^^ جرب حـلي وخلكك من اللي يقرقر من غير سنع :lol: يا حليوهـ مانبي هنا سب و هياط .. اذا تعرف تساعد الرجال ساعدهـ ما تعرف خلك ساكت .. وبعدين اذا ما تعرف كودك كيف فكرتهـ ليه تطرحه خل الرجال يجرب Link to comment
iPrestege Posted October 26, 2012 Share Posted October 26, 2012 setAccountData ( playeraccount, "mute", playermute ) ؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟ صح؟ حط يوزر الكونسل في قروب الادمن Link to comment
===|OSAMA|=== Posted October 26, 2012 Share Posted October 26, 2012 setAccountData ( playeraccount, "mute", playermute ) ؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟ صح؟ حط يوزر الكونسل في قروب الادمن ججرب الططريقةة ورد خخبر < اصصلاً ما يبيلها تجريب مبينةة ذا يحفظ الميوت عن طريق الحساب اذا مو مسجل ما ينحفظ يعني !! Link to comment
iPrestege Posted October 26, 2012 Share Posted October 26, 2012 setAccountData ( playeraccount, "mute", playermute ) ؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟ صح؟ حط يوزر الكونسل في قروب الادمن ججرب الططريقةة ورد خخبر < اصصلاً ما يبيلها تجريب مبينةة ذا يحفظ الميوت عن طريق الحساب اذا مو مسجل ما ينحفظ يعني !! خله يجرب Link to comment
emad10 Posted October 26, 2012 Author Share Posted October 26, 2012 فهد طريقتك ما صارت Link to comment
iPrestege Posted October 26, 2012 Share Posted October 26, 2012 غريبة كنت استخدمها دايم Link to comment
===|OSAMA|=== Posted October 26, 2012 Share Posted October 26, 2012 غريبة كنت استخدمها دايم طريقتك تضبط بس للي مسجلين دخول !! Link to comment
emad10 Posted October 26, 2012 Author Share Posted October 26, 2012 function admin (message) if message == "ممكن ادمنية" then setPlayerMuted(source, true) outputChatBox(getPlayerName(source).." لقد حصلت على ميوت دقيقة", root, 255,0,0) setTimer(setPlayerMuted, 100000, 1, source, false) setAccountData ( playeraccount, "mute", playermute ) end end addEventHandler("onPlayerChat", root, admin) Link to comment
emad10 Posted October 26, 2012 Author Share Posted October 26, 2012 ذا الكود اخذت من موضوع ha7soon Link to comment
TAPL Posted October 26, 2012 Share Posted October 26, 2012 local MutedSerial = {} addEventHandler("onPlayerChat", root, function(msg) if msg == "ممكن ادمنية" then local serial = getPlayerSerial(source) if MutedSerial[serial] then killTimer(MutedSerial[serial]) MutedSerial[serial] = nil end setPlayerMuted(source, true) outputChatBox(getPlayerName(source).." لقد حصل على ميوت دقيقة", root, 255,0,0) MutedSerial[serial] = setTimer(function(serial) MutedSerial[serial] = nil for _,player in ipairs(getElementsByType('player')) do if getPlayerSerial(player) == serial and isPlayerMuted(player) then setPlayerMuted(player, false) outputChatBox(getPlayerName(player).." لقد تم فك الميوت عن", root, 255,0,0) end end end,60000,1,serial) end end) addEventHandler("onPlayerJoin", root, function() local serial = getPlayerSerial(source) if MutedSerial[serial] then setPlayerMuted(source, true) end end) Link to comment
emad10 Posted October 27, 2012 Author Share Posted October 27, 2012 ما ينحفظ ليش؟؟؟؟؟؟؟؟ Link to comment
TAPL Posted October 27, 2012 Share Posted October 27, 2012 ما ينحفظ ليش؟؟؟؟؟؟؟؟ متأكد أنك حطيته سيرفر بالميتا؟ جرب ضيف المود بقروب أدمن Link to comment
emad10 Posted October 27, 2012 Author Share Posted October 27, 2012 "Axel" version="4.0" name="Vehicle System and Carshops" type="script" /> 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