Jump to content

تاجات


twitter

Recommended Posts

السلام عليكم ورحمة الله وبركاته

بكل بساطة

انا حملت مود الرنت فرشن 3 حق مستر قراند

وركبت مود ثاني معاه حق تاجات

يوم يركب احد التاج ويكون عنده رتبه يكرر

أتمنى المساعده

( يمكن م ارد عليك الا يوم الخميس والجمعه اعذرني ) ملاحظة

Link to comment

طيب انا ابغى الاكواد ض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 by twitter
Link to comment
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)

 

Link to comment
4 hours ago, #KraTos^_^ said:

طفي قيم مود  بلاي او فري روم لأصلي 

لا موب من الفري روم

اقولك المود حق مستر جراند

فيه تاجات

وفي عندي للرتب مود تاجات

ف ابغى اضمهم

يعني يصير مود واحد

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...