Jump to content

مساعدة بليييز


avast4646

Recommended Posts

Door3 = createObject(1893.0999755859,-2995.1999511719,36.900001525879,0,0,0) 
Door4 = createObject(2215.6999511719,-3130.6999511719,36.900001525879,0,0,0) 
  
addCommandHandler ( "GTA", 
function (thePlayer,_,money )  
local name = getPlayerName(thePlayer) 
local accName = getAccountName ( getPlayerAccount ( thePlayer ) )  
    if isObjectInACLGroup ("user."..accName, aclGetGroup ( "Admin" ) ) then 
moveObject(Door3,1000,1893.0999755859,-2995.1999511719,39.200000762939) 
moveObject(Door4,1000,2214.6005859375,-3135,34.200000762939) 
            end 
end 
) 
  
addCommandHandler ( "GTA1", 
function (thePlayer,_,money )  
local name = getPlayerName(thePlayer) 
local accName = getAccountName ( getPlayerAccount ( thePlayer ) )  
    if isObjectInACLGroup ("user."..accName, aclGetGroup ( "Admin" ) ) then 
moveObject(Door3,1000,1893.0999755859,-2995.1999511719,36.900001525879) 
moveObject(Door4,1000,2215.6999511719,-3130.6999511719,36.900001525879) 
            end 
end 
) 

مايصنعلي الاوبجيكت

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