mouamle Posted March 9, 2014 Share Posted March 9, 2014 السلام عليكم الموضوع واضح أكو كود كتابه فوق الماركرات وشكرا Link to comment
al-Kobra Posted March 9, 2014 Share Posted March 9, 2014 (edited) https://community.multitheftauto.com/in ... ls&id=7613 اول شي نزل هالمود ^ https://wiki.multitheftauto.com/wiki/Res ... Draw3DText ^ وهذا الويكي حقه Edited March 9, 2014 by Guest Link to comment
mouamle Posted March 9, 2014 Author Share Posted March 9, 2014 https://community.multitheftauto.com/index.php?p=resources&s=details&id=7613اول شي نزل هالمود ^ https://wiki.multitheftauto.com/wiki/Res ... Draw3DText ^ وهذا الويكي حقه بس ممكن الشرح لو تكرمت Link to comment
</Mr.Tn6eL> Posted March 9, 2014 Share Posted March 9, 2014 Syntax element dxDraw3DText( string text, int x, int y, int z [, int scale = 2, string font = "default", int r = 255, int g = 255, int b = 255, int maxDistance = 12 ] ) الارقمنات المهمه text : النص لازم يكون بين فاصلتين كذا " " or ' ' x, y, z : الاحداثيات الارقمنات الي ليست مهمة ويمكن حذفها scale :حجم الخط . font : الخط لازم يكون بين فاصلتين " " or ' ' الخطوط { "default": Tahoma "default-bold": Tahoma Bold "clear": Verdana "arial": Arial "sans": Microsoft Sans Serif "pricedown": Pricedown (GTA's theme text) "bankgothic": Bank Gothic Medium "diploma": Diploma Regular "beckett": Beckett Regular } r, g, b : الالوان maxDistance : البعد والمسافة اللي تشوف منها الخط مثال exports.3D_DX_Texts:dxDraw3DText("super man", 0, 0, 0, 3, "default", 255 , 0 , 0, 10) Link to comment
mouamle Posted March 10, 2014 Author Share Posted March 10, 2014 Syntax element dxDraw3DText( string text, int x, int y, int z [, int scale = 2, string font = "default", int r = 255, int g = 255, int b = 255, int maxDistance = 12 ] ) الارقمنات المهمه text : النص لازم يكون بين فاصلتين كذا " " or ' ' x, y, z : الاحداثيات الارقمنات الي ليست مهمة ويمكن حذفها scale :حجم الخط . font : الخط لازم يكون بين فاصلتين " " or ' ' الخطوط { "default": Tahoma "default-bold": Tahoma Bold "clear": Verdana "arial": Arial "sans": Microsoft Sans Serif "pricedown": Pricedown (GTA's theme text) "bankgothic": Bank Gothic Medium "diploma": Diploma Regular "beckett": Beckett Regular } r, g, b : الالوان maxDistance : البعد والمسافة اللي تشوف منها الخط مثال exports.3D_DX_Texts:dxDraw3DText("super man", 0, 0, 0, 3, "default", 255 , 0 , 0, 10) أخي هذا التعديل على المود لو على كود الويكي وكيف أستخدم كود الويكي على العموم شكرا وراح أجرب وأرجعلك Link to comment
mouamle Posted March 10, 2014 Author Share Posted March 10, 2014 أخي ممكن تسوي لي أنت بالأحداثيات وأنا أبي بس أعدل عليه أبيه بالأحداثيات x=0 y=0 z=5 وشكرا Link to comment
فاّرس Posted March 10, 2014 Share Posted March 10, 2014 ^ عطاك الكود اصلا ناقص تعدل الاحداثيات , راجع الرد زين -__- ولو دخلت ع الرابط الي في اول رد تلقى مثال , https://wiki.multitheftauto.com/wiki/Res ... Draw3DText 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