Ja[B]er[X]Pro Posted January 17, 2016 Share Posted January 17, 2016 السلام عليكم ورحمة الله وبركاته ممكن حل للمشكلة عندما المس الماركر ينقل الماركر وليس الاعب addEventHandler("onClientMarkerHit", spawn, function ( hitPlayer ) if ( hitPlayer == localPlayer ) then setElementPosition(source,1726.56299,-1640.81470,20.22440) setElementInterior(source,18) end end ) Link to comment
' A F . Posted January 17, 2016 Share Posted January 17, 2016 تفضــَل addEventHandler("onClientMarkerHit", spawn, function ( hitPlayer ) if ( hitPlayer == localPlayer ) then setElementPosition(localPlayer,1726.56299,-1640.81470,20.22440) setElementInterior(localPlayer,18) end end ) Link to comment
Ja[B]er[X]Pro Posted January 17, 2016 Author Share Posted January 17, 2016 تفضــَل addEventHandler("onClientMarkerHit", spawn, function ( hitPlayer ) if ( hitPlayer == localPlayer ) then setElementPosition(localPlayer,1726.56299,-1640.81470,20.22440) setElementInterior(localPlayer,18) end end ) شكراً اها localPlayer ما source شكراً لك 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