S4MuEL Posted June 5, 2013 Posted June 5, 2013 آلكود صحيح آم لآ ؟ بغغغغيتهَ إذآ كتبت كومند يعطي جميع لآععبين آلسيرففر ميوت Muted = function() local players = getElementsByType("player") for _,s in ipairs ( players ) do setPlayerMuted(s,true) end end addCommandHandler("MA",Muted)
Quited Posted June 5, 2013 Posted June 5, 2013 خوووووووووووووخه طيب لو ادمن فك ميوت نفسه وش تسوي ؟ ض1
فاّرس Posted June 5, 2013 Posted June 5, 2013 خوووووووووووووخهطيب لو ادمن فك ميوت نفسه وش تسوي ؟ ض1 يسوي تحقق isPlayerMuted
TAPL Posted June 5, 2013 Posted June 5, 2013 خوووووووووووووخهطيب لو ادمن فك ميوت نفسه وش تسوي ؟ ض1 addEventHandler("onPlayerUnmute", root, function() local acc = getPlayerAccount(source) if acc and not isGuestAccount(acc) then if isObjectInACLGroup("user."..getAccountName(acc), aclGetGroup("Admin")) then outputChatBox("هش", source, 255, 0, 0) cancelEvent() end end end)
iMr.Dawix~# Posted June 5, 2013 Posted June 5, 2013 خوووووووووووووخهطيب لو ادمن فك ميوت نفسه وش تسوي ؟ ض1 addEventHandler("onPlayerUnmute", root, function() local acc = getPlayerAccount(source) if acc and not isGuestAccount(acc) then if isObjectInACLGroup("user."..getAccountName(acc), aclGetGroup("Admin")) then outputChatBox("هش", source, 255, 0, 0) cancelEvent() end end end) كذا اي واحد تفته له اللوحه << ملقوف addEventHandler("onPlayerUnmute", root, function() local acc = getPlayerAccount(source) if acc and not isGuestAccount(acc) then if hasObjectPermissionTo(source, "general.adminpanel",true) then outputChatBox("هش", source, 255, 0, 0) cancelEvent() end end end)
iPrestege Posted June 6, 2013 Posted June 6, 2013 خوووووووووووووخهطيب لو ادمن فك ميوت نفسه وش تسوي ؟ ض1 addEventHandler("onPlayerUnmute", root, function() local acc = getPlayerAccount(source) if acc and not isGuestAccount(acc) then if isObjectInACLGroup("user."..getAccountName(acc), aclGetGroup("Admin")) then outputChatBox("هش", source, 255, 0, 0) cancelEvent() end end end) ي عيني بس ع التفكير
S4MuEL Posted June 6, 2013 Author Posted June 6, 2013 هش آنآ آللي بغغيته عرففته , وآشكر آلأخ بين = \ , قآل خوخه ومآ آدري وش .. يرجى آغلآقق آلموضوع
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