Jump to content

استفسار عن كود سريال لتاج


MA[S]RIY

Recommended Posts

السلام عليكم

انا ابي اسوي تاج معين لسريال معين

مثلا

ده

local root = getRootElement()
 
function chatbox(text, msgtype)
    local account = getAccountName(getPlayerAccount(source))
    local name = getPlayerName(source)
 cancelEvent()
    if isObjectInACLGroup("user." .. account, aclGetGroup("Console")) then
        outputChatBox("#000000×#ff0000 [ Console ] " .. name .. ":#FFcc00 " .. text, root, 255, 255, 255, true)

دي لرتبة معينة

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

#

Link to comment

ابي احط يزبط الاكواد ويخليه تمام

local root = getRootElement()
 
function chatbox(text, msgtype)
    local Serial = getPlayerSerial(source)
    local name = getPlayerName(source)
 cancelEvent()
    if isObjectInACLGroup("user." .. account, aclGetGroup("Console")) then
        outputChatBox("#000000×#ff0000 [ Console ] " .. name .. ":#FFcc00 " .. text, root, 255, 255, 255, true)
		
		getPlayerSerial


local allowedAccountSerials = 
{
    [ "masriy" ] = { "8EFDFD2CCE9A2C99E010AAA12E19A3F3" },
}
addEventHandler("onPlayerLogin", root,
    function(_, account)
        local playerSerial, allowedSerials = getPlayerSerial(source), allowedAccountSerials[getAccountName(account)] or ""
        for i = 1, #allowedSerials do
            if allowedSerials[i] == playerSerial then
outputChatBox("#000000×#ff0000 [ Console ] " .. name .. ":#FFcc00 " .. text, root, 255, 255, 255, true)
            end
        end
    end
)

 

ابي احد يظبطلي الكود ويخليه صح

لانة مخربط

Link to comment
addEventHandler( "onPlayerChat", getRootElement(), function (text, msgtype)
 local Serial = getPlayerSerial(source)
   local name = getPlayerName(source)
    cancelEvent()
      if Serial == 'سريالك'  then
        if isObjectInACLGroup("user." .. account, aclGetGroup("Console")) then
          outputChatBox("#000000×#ff0000 [ Console ] " .. name .. ":#FFcc00 " .. text, getRootElement(), 255, 255, 255, true)
     	  end
	  end
   end		
)

جرب 

Edited by iMr ~ MnHmAr
Link to comment

جرب

addEventHandler( "onPlayerChat", getRootElement(), function (text, msgtype)
 local Serial = getPlayerSerial(source)
   local name = getPlayerName(source)
      if Serial == 'سريالك'  then
       cancelEvent()
        if isObjectInACLGroup("user." .. account, aclGetGroup("Console")) then
          outputChatBox("#000000×#ff0000 [ Console ] " .. name .. ":#FFcc00 " .. text, getRootElement(), 255, 255, 255, true)
     	  end
	  end
   end		
)

 

Link to comment

اول شئ انا جربته ما اشتغل 

نظرت فيه

addEventHandler( "onPlayerChat", getRootElement(), function (text, msgtype)
 local Serial = getPlayerSerial(source)
   local name = getPlayerName(source)
      if Serial == 'سريالك'  then
       cancelEvent()
        if isObjectInACLGroup("user." .. account, aclGetGroup("Console")) then
          outputChatBox("#000000×#ff0000 [ Console ] " .. name .. ":#FFcc00 " .. text, getRootElement(), 255, 255, 255, true)
     	  end
	  end
   end		
)

لقيت

       cancelEvent()

انت كده سويت لما يكون 

سريال شخص هذا يكنسل الايفنت يعني ما يقدر يكتب

يكتب ما ينكتب شئ

---------------

ثاني شئ

addEventHandler( "onPlayerChat", getRootElement(), function (text, msgtype)
 local Serial = getPlayerSerial(source)
   local name = getPlayerName(source)
      if Serial == 'سريالك'  then
       cancelEvent()
        if isObjectInACLGroup("user." .. account, aclGetGroup("Console")) then
          outputChatBox("#000000×#ff0000 [ Console ] " .. name .. ":#FFcc00 " .. text, getRootElement(), 255, 255, 255, true)
     	  end
	  end
   end		
)

لقيت

        if isObjectInACLGroup("user." .. account, aclGetGroup("Console")) then

انا قولت ابي 

اسوي

تاج معين لسريال معين مب عايز ادخل اي روتب

-------------

ياريت احد يظبطة

خلاص اخي الف مشكور انا حليت النشكلات وخليته تمام

Link to comment
Just now, MARIY said:

اول شئ انا جربته ما اشتغل 

نظرت فيه


addEventHandler( "onPlayerChat", getRootElement(), function (text, msgtype)
 local Serial = getPlayerSerial(source)
   local name = getPlayerName(source)
      if Serial == 'سريالك'  then
       cancelEvent()
        if isObjectInACLGroup("user." .. account, aclGetGroup("Console")) then
          outputChatBox("#000000×#ff0000 [ Console ] " .. name .. ":#FFcc00 " .. text, getRootElement(), 255, 255, 255, true)
     	  end
	  end
   end		
)

لقيت


       cancelEvent()

انت كده سويت لما يكون 

سريال شخص هذا يكنسل الايفنت يعني ما يقدر يكتب

يكتب ما ينكتب شئ

---------------

ثاني شئ


addEventHandler( "onPlayerChat", getRootElement(), function (text, msgtype)
 local Serial = getPlayerSerial(source)
   local name = getPlayerName(source)
      if Serial == 'سريالك'  then
       cancelEvent()
        if isObjectInACLGroup("user." .. account, aclGetGroup("Console")) then
          outputChatBox("#000000×#ff0000 [ Console ] " .. name .. ":#FFcc00 " .. text, getRootElement(), 255, 255, 255, true)
     	  end
	  end
   end		
)

لقيت


        if isObjectInACLGroup("user." .. account, aclGetGroup("Console")) then

انا قولت ابي 

اسوي

تاج معين لسريال معين مب عايز ادخل اي روتب

-------------

ياريت احد يظبطة

خلاص اخي الف مشكور انا حليت النشكلات وخليته تمام

طيب لو ما سويت كنسل راح يكرر :)

Edited by iMr ~ MnHmAr
Link to comment
8 hours ago, MARIY said:

 طيب ذا الحين بيضع تاج للسريال ذا

كيف 

اخليه

التاج ذا يشتغل 

والتاج الأساسي 

ما يشتغل للسريال ذا

؟

#

 

 

عدل على مود التاج حقك الاصلي اخوي سوتحقق اذا كان ي السيريال

يساوي السيريال

ذا

يكنسل الايفينت

+

رح الفري روم

على ملف

fr_server

وابحث عن

onplayerchat

وشيلها كلها وركب انت مود سبام

بالتوفيق

Edited by Master_Ali
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...