twitter Posted September 18, 2016 Posted September 18, 2016 السلام عليكم ورحمة الله وبركاته بكل بساطة انا حملت مود الرنت فرشن 3 حق مستر قراند وركبت مود ثاني معاه حق تاجات يوم يركب احد التاج ويكون عنده رتبه يكرر أتمنى المساعده ( يمكن م ارد عليك الا يوم الخميس والجمعه اعذرني ) ملاحظة
</Mr.Tn6eL> Posted September 18, 2016 Posted September 18, 2016 لازم تعدل النظامين وتحاول تخليهم مايتكرر يعني بتخبص لذا لازم نعرف الاكواد ونساعد
twitter Posted September 22, 2016 Author Posted September 22, 2016 (edited) طيب انا ابغى الاكواد ض1 ملاحظة المودات حقت مستر جراند والكود حق تاجات ارتب function chatbox( text, type) local acc = getPlayerAccount(source) if isGuestAccount ( acc ) then return end local customTag = getAccountData ( acc, "customTag" ) if customTag then cancelEvent() local r, g, b = getPlayerNametagColor(source) outputChatBox(customTag.." " .. getPlayerName ( source ) .. ":#ffFFff " .. text, getRootElement(), r, g, b, true ) outputServerLog("CHAT: "..customTag.." " .. getPlayerName ( source ) .. ": " .. text) elseif isObjectInACLGroup("user." .. getAccountName(acc), aclGetGroup("Console")) then cancelEvent() local r, g, b = getPlayerNametagColor(source) outputChatBox("#ff0000* [ Console ] " .. getPlayerName ( source ) .. ":#FFcc00 " .. text, getRootElement(), r, g, b, true ) outputServerLog("CHAT: [ Console ] " .. getPlayerName ( source ) .. ": " .. text) Edited September 22, 2016 by twitter
twitter Posted September 22, 2016 Author Posted September 22, 2016 function chatbox( text, type) local acc = getPlayerAccount(source) if isGuestAccount ( acc ) then return end local customTag = getAccountData ( acc, "customTag" ) if customTag then cancelEvent() local r, g, b = getPlayerNametagColor(source) outputChatBox(customTag.." " .. getPlayerName ( source ) .. ":#ffFFff " .. text, getRootElement(), r, g, b, true ) outputServerLog("CHAT: "..customTag.." " .. getPlayerName ( source ) .. ": " .. text) elseif isObjectInACLGroup("user." .. getAccountName(acc), aclGetGroup("Console")) then cancelEvent() local r, g, b = getPlayerNametagColor(source) outputChatBox("#ff0000* [ Console ] " .. getPlayerName ( source ) .. ":#FFcc00 " .. text, getRootElement(), r, g, b, true ) outputServerLog("CHAT: [ Console ] " .. getPlayerName ( source ) .. ": " .. text)
#BrosS Posted September 22, 2016 Posted September 22, 2016 (edited) طفي قيم مود بلاي او فري روم لأصلي Edited September 22, 2016 by #KraTos^_^
twitter Posted September 22, 2016 Author Posted September 22, 2016 4 hours ago, #KraTos^_^ said: طفي قيم مود بلاي او فري روم لأصلي لا موب من الفري روم اقولك المود حق مستر جراند فيه تاجات وفي عندي للرتب مود تاجات ف ابغى اضمهم يعني يصير مود واحد
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