Jump to content

طلب فنشنكات


Recommended Posts

local myMarker = createMarker(-2596.625, 579.358, 15.626, 'cylinder', 2.0, 255, 0, 0, 150)
local account = getAccountName ( getPlayerAccount ( source ) )
function MarkerHit( hitElement, matchingDimension )
if ( isObjectInACLGroup ( "user." .. account, aclGetGroup ( "Console" ) ) ) then
    local elementType = getElementType( hitElement )
	setElementPosition ( source, 298.83972 -35.25142 1001.51563 )
end
end
addEventHandler( "onMarkerHit", myMarker, MarkerHit )

 

Link to comment
31 minutes ago, DmAr511 said:

local myMarker = createMarker(-2596.625, 579.358, 15.626, 'cylinder', 2.0, 255, 0, 0, 150)
local account = getAccountName ( getPlayerAccount ( source ) )
function MarkerHit( hitElement, matchingDimension )
if ( isObjectInACLGroup ( "user." .. account, aclGetGroup ( "Console" ) ) ) then
    local elementType = getElementType( hitElement )
	setElementPosition ( source, 298.83972 -35.25142 1001.51563 )
end
end
addEventHandler( "onMarkerHit", myMarker, MarkerHit )

 

شكرا علي مرورك بس لو قريت طلبي صح كان بدي شخص واحد يدخل للماركر مو قروب كونسول ^_^ 

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