S4MuEL Posted June 5, 2013 Share Posted June 5, 2013 آلكود صحيح آم لآ ؟ بغغغغيتهَ إذآ كتبت كومند يعطي جميع لآععبين آلسيرففر ميوت Muted = function() local players = getElementsByType("player") for _,s in ipairs ( players ) do setPlayerMuted(s,true) end end addCommandHandler("MA",Muted) Link to comment
S4MuEL Posted June 5, 2013 Author Share Posted June 5, 2013 يوب آدري , تششكر على آلرد ^ Link to comment
Quited Posted June 5, 2013 Share Posted June 5, 2013 خوووووووووووووخه طيب لو ادمن فك ميوت نفسه وش تسوي ؟ ض1 Link to comment
فاّرس Posted June 5, 2013 Share Posted June 5, 2013 خوووووووووووووخهطيب لو ادمن فك ميوت نفسه وش تسوي ؟ ض1 يسوي تحقق isPlayerMuted Link to comment
TAPL Posted June 5, 2013 Share 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) Link to comment
iMr.Dawix~# Posted June 5, 2013 Share 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) Link to comment
iPrestege Posted June 6, 2013 Share 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) ي عيني بس ع التفكير Link to comment
S4MuEL Posted June 6, 2013 Author Share Posted June 6, 2013 هش آنآ آللي بغغيته عرففته , وآشكر آلأخ بين = \ , قآل خوخه ومآ آدري وش .. يرجى آغلآقق آلموضوع 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