Mr.Mostafa Posted May 12, 2019 Share Posted May 12, 2019 سلام عليكم كيف اخلي الكلام الي اكتبه من الكود دا يظهر من بعييييد , واقدر اشوفو بوضوح من بعيد addEventHandler ( "onClientRender", root, function ( ) for index, value in ipairs( TextsMostafa ) do if getElementDimension ( localPlayer ) == value[5] then local PP = { getElementPosition ( localPlayer ) }; local SS = { getScreenFromWorldPosition ( value[2] , value[3] , value[4] +1.3 ) } ; if ( SS[1] and SS[2] ) then local distance = getDistanceBetweenPoints3D ( value[2] , value[3] , value[4], PP[1], PP[2], PP[3] ); if ( distance < 45 ) then dxDrawText ( value[1] , SS[1], SS[2]-3, SS[1], SS[2]-3, tocolor(0, 0, 0, 100), value[6] -(distance/15), "default-bold", "center", "top", false, false, false, false, false); dxDrawText ( value[1] , SS[1], SS[2], SS[1], SS[2], tocolor(255, 255, 255, 200), value[6] -(distance/15), "default-bold", "center", "top", false, false, false, false, false); end end end end end ) Link to comment
#BrosS Posted May 12, 2019 Share Posted May 12, 2019 19 minutes ago, Mr.Mostafa said: if ( distance < 45 ) then 1 Link to comment
Mr.Mostafa Posted May 12, 2019 Author Share Posted May 12, 2019 24 minutes ago, #BrosS said: غيرت فيها , ما تظبط Link to comment
#BrosS Posted May 12, 2019 Share Posted May 12, 2019 لا تتوقعها تظبط اذا كنت مليون كيلومتر بعيد عنها جرب كبر الخط وشوف Link to comment
Mr.Mostafa Posted May 12, 2019 Author Share Posted May 12, 2019 27 minutes ago, #BrosS said: لا تتوقعها تظبط اذا كنت مليون كيلومتر بعيد عنها جرب كبر الخط وشوف طيب كيف اكبر الخط , عشان لعبت فيه خرب كله 32 minutes ago, #BrosS said: لا تتوقعها تظبط اذا كنت مليون كيلومتر بعيد عنها جرب كبر الخط وشوف خلاص تمام سويتها , شكرا لك 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