Jump to content

مساعده ضروريه


Recommended Posts

شباب بس اكمن شغله يعني , اول شي كيف اضيف كمان رتبه , ثاني شي سيت بلير تيم وموديل نيم تاج كيف اخليهن يرجعن 
مثل ما لاعب كان في لسكن الي معاه 

if ( isObjectInACLGroup ( "user.".. accountName, aclGetGroup ( "Admin" ) ) ) then
		if (getElementData(thePlayer, "invincible")) then
        setElementData(thePlayer,"invincible",false)
		setPlayerTeam (thePlayer)
		setElementModel (thePlayer)
		setPlayerNametagColor (thePlayer)

 

Link to comment

اما بالنسبة ل

ثاني شي سيت بلير تيم وموديل نيم تاج كيف اخليهن يرجعن
مثل ما لاعب كان في لسكن الي معاه

هذي ما اعرف لها

 

18 minutes ago, #NaMrOo'D said:

شباب بس اكمن شغله يعني , اول شي كيف اضيف كمان رتبه , ثاني شي سيت بلير تيم وموديل نيم تاج كيف اخليهن يرجعن 
مثل ما لاعب كان في لسكن الي معاه 

if ( isObjectInACLGroup ( "user.".. accountName, aclGetGroup ( "Admin" ) ) ) then
		if (getElementData(thePlayer, "invincible")) then
        setElementData(thePlayer,"invincible",false)
		setPlayerTeam (thePlayer)
		setElementModel (thePlayer)
		setPlayerNametagColor (thePlayer)

 

 

هذا الكود سويته لك مع اضافة رتب ثانية

local Admin = {
{"Admin1"},-- تقدر تضيف عليها رتب يعني انسخ السطر
} 


if ( isObjectInACLGroup ( "user.".. accountName, aclGetGroup ( "Admin" ) ) ) then
		if (getElementData(thePlayer, "invincible")) then
        setElementData(thePlayer,"invincible",false)
		setPlayerTeam (thePlayer)
		setElementModel (thePlayer)
		setPlayerNametagColor (thePlayer)

 

Link to comment
57 minutes ago, |M.r|LooFe| said:

اما بالنسبة ل

ثاني شي سيت بلير تيم وموديل نيم تاج كيف اخليهن يرجعن
مثل ما لاعب كان في لسكن الي معاه

هذي ما اعرف لها

 

 

هذا الكود سويته لك مع اضافة رتب ثانية


local Admin = {
{"Admin1"},-- تقدر تضيف عليها رتب يعني انسخ السطر
} 


if ( isObjectInACLGroup ( "user.".. accountName, aclGetGroup ( "Admin" ) ) ) then
		if (getElementData(thePlayer, "invincible")) then
        setElementData(thePlayer,"invincible",false)
		setPlayerTeam (thePlayer)
		setElementModel (thePlayer)
		setPlayerNametagColor (thePlayer)

 

الجدول حاطه زيادة انت مو مستعمله

وللطلب الثاني احفظهم بجدول 

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...