Ismaeel_finer Posted July 24, 2017 Share Posted July 24, 2017 السلام عليكم انا سويت ماركر بدي ماركر عندما تدخله ينقل لاعب محدد فقط مثلا انا بدي حين ادخل ماركر ينقلني انا فقط ولاعبين اخرين لا وشكرا Link to comment
#BrosS Posted July 24, 2017 Share Posted July 24, 2017 "onMarkerHit" setElementPosition Link to comment
Ahmed Ly Posted July 24, 2017 Share Posted July 24, 2017 28 minutes ago, #BrosS said: "onMarkerHit" setElementPosition setElementData getElementData Link to comment
#\_oskar_/# Posted July 24, 2017 Share Posted July 24, 2017 سويه عن طريق السريال اسهل Link to comment
Ismaeel_finer Posted July 25, 2017 Author Share Posted July 25, 2017 14 hours ago, #\_oskar_/# said: سويه عن طريق السريال اسهل فنشنكات؟ Link to comment
Jw8. Posted July 25, 2017 Share Posted July 25, 2017 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
Ismaeel_finer Posted July 25, 2017 Author Share Posted July 25, 2017 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
#\_oskar_/# Posted July 25, 2017 Share Posted July 25, 2017 53 minutes ago, Ismaeel_finer said: فنشنكات؟ تسوي تحقق من السريال getPlayerSerial Link to comment
Ismaeel_finer Posted July 25, 2017 Author Share Posted July 25, 2017 2 minutes ago, #\_oskar_/# said: تسوي تحقق من السريال getPlayerSerial تمام مشكور Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now