Fox501 Posted May 8, 2012 Share Posted May 8, 2012 السلام عليكم شباب ابغى كود اذا وآحد جا على الـMarker يفتحله نآفذه مثلا يفتحله شوب و زي كذا Link to comment
abu5lf Posted May 8, 2012 Share Posted May 8, 2012 -- Client side local Marker = createMarker ( x, y, z, "cylinder", size, r, b, g, a ) addEventHandler('onClientMarkerHit', Marker, function ( hitPlayer ) if ( hitPlayer == localPlayer ) then guiSetVisible( Window, true ) showCursor( true ) end end ) 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