EH10 Posted February 8, 2014 Share Posted February 8, 2014 بسم الله الرحمن الرحيم السلام عليكم ورحمة الله وبركاتة طلب كود يجي كلام فوق البيد Link to comment
iPrestege Posted February 8, 2014 Share Posted February 8, 2014 بسم الله الرحمن الرحيمالسلام عليكم ورحمة الله وبركاتة طلب كود يجي كلام فوق البيد addEventHandler 'onClientRender' getElementPosition isLineOfSightClear getScreenFromWorldPosition getDistanceBetweenPoints3D dxDrawText createPed Link to comment
shwaeki Posted February 8, 2014 Share Posted February 8, 2014 https://community.multitheftauto.com/in ... ls&id=7613 Link to comment
EH10 Posted February 8, 2014 Author Share Posted February 8, 2014 ممكن تعديل local Duo = createPed ( ........ ) addEventHandler( "onClientRender", root, function() Nai = isLineOfSightClear( ..... ) Wai = getDistanceBetweenPoints3D ( ..... ) getScreenFromWorldPosition ( ..... ) local x, y, z = getElementPosition( Duo ) local Tekwando = dxDraw3DText( "My Ped", x, y, z ) 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