Mr.OppS Posted June 5, 2017 Share Posted June 5, 2017 السلام عليكم , كيف الحال؟ كـيـف اسـوي مـثـل هـذا الـكـلآم ؟؟ عندي لوحة اخري ,, اريد اسوي بيها مثلها ,,& ما اسم هذا شي 3D text ? شـكـــًـًـرأ Link to comment
iMr.WiFi..! Posted June 5, 2017 Share Posted June 5, 2017 اسم المود ذا : tooltip التحميل من الكومنتي : https://community.multitheftauto.com/index.php?p=resources&s=details&id=3054 Link to comment
Mr.OppS Posted June 5, 2017 Author Share Posted June 5, 2017 4 minutes ago, iMr.WiFi..! said: اسم المود ذا : tooltip التحميل من الكومنتي : https://community.multitheftauto.com/index.php?p=resources&s=details&id=3054 ؤكـ, مشكور !! بس انا معي لـوحــة اريد اذا شخص يحرك الماوس علي كلمة اغلاق يطلع فوق الكلامـة اغلاق الوحـة مثل الصورة هذه Link to comment
iMr.WiFi..! Posted June 5, 2017 Share Posted June 5, 2017 Just now, Mr.OppS said: ؤكـ, مشكور !! بس انا معي لـوحــة اريد اذا شخص يحرك الماوس علي كلمة اغلاق يطلع فوق الكلامـة اغلاق الوحـة مثل الصورة هذه طيب شوف كيف تستخدم المود وتفهم Link to comment
Mr.OppS Posted June 5, 2017 Author Share Posted June 5, 2017 Just now, iMr.WiFi..! said: طيب شوف كيف تستخدم المود وتفهم حـمـلت مود ! و شغلتـــة ماذا افعل بعد Link to comment
iMr.WiFi..! Posted June 5, 2017 Share Posted June 5, 2017 Just now, Mr.OppS said: حـمـلت مود ! و شغلتـــة ماذا افعل بعد setElementData(button, "tooltip-text", "هنا كلامك", false) setElementData(button, "tooltip-color", "#FFFFFF", false) -- هنا لون الكلام setElementData(button, "tooltip-background", "#666666", false) -- هنا خلفية الكلام -- Button == الزر حقك Link to comment
Mr.OppS Posted June 5, 2017 Author Share Posted June 5, 2017 3 minutes ago, iMr.WiFi..! said: setElementData(button, "tooltip-text", "هنا كلامك", false) setElementData(button, "tooltip-color", "#FFFFFF", false) -- هنا لون الكلام setElementData(button, "tooltip-background", "#666666", false) -- هنا خلفية الكلام -- Button == الزر حقك ؤكـ,,, التجربـــة :- Tab3 = guiCreateTab("shop", TabPanel) RepairImage = guiCreateStaticImage(14, 11, 61, 54, "shop/Go.png", false, Tab3)--صورة ذهاب RepairButton = guiCreateButton(17, 67, 52, 22, "10000", false, Tab3)--سعر الذهاب guiSetProperty(RepairButton, "CaptionColour", "ffFF0000") guiSetProperty(RepairButton, "PushedTextColour", "ff206020") guiSetProperty(RepairButton, "HoverTextColour", "ff20D850") guiSetProperty(RepairButton, "NormalTextColour", "ff00FF00") setElementData(RepairButton, "tooltip-text", "الذهاب الان", false) setElementData(RepairButton, "tooltip-color", "#FFF000", false) -- هنا لون الكلام setElementData(RepairButton, "tooltip-background", "#126666", false) -- هنا خلفية الكلام بعد التجربة ! لا شي صار = مافي شي جديد = لا شي صار جديد Link to comment
iMr.WiFi..! Posted June 5, 2017 Share Posted June 5, 2017 2 minutes ago, Mr.OppS said: ؤكـ,,, التجربـــة :- Tab3 = guiCreateTab("shop", TabPanel) RepairImage = guiCreateStaticImage(14, 11, 61, 54, "shop/Go.png", false, Tab3)--صورة ذهاب RepairButton = guiCreateButton(17, 67, 52, 22, "10000", false, Tab3)--سعر الذهاب guiSetProperty(RepairButton, "CaptionColour", "ffFF0000") guiSetProperty(RepairButton, "PushedTextColour", "ff206020") guiSetProperty(RepairButton, "HoverTextColour", "ff20D850") guiSetProperty(RepairButton, "NormalTextColour", "ff00FF00") setElementData(RepairButton, "tooltip-text", "الذهاب الان", false) setElementData(RepairButton, "tooltip-color", "#FFF000", false) -- هنا لون الكلام setElementData(RepairButton, "tooltip-background", "#126666", false) -- هنا خلفية الكلام بعد التجربة ! لا شي صار = مافي شي جديد = لا شي صار جديد يا أخ المفروض تشغل المود ..tooltip بعد ماتحمله وتركبه عسيرفرك Link to comment
Mr.OppS Posted June 5, 2017 Author Share Posted June 5, 2017 1 minute ago, iMr.WiFi..! said: يا أخ المفروض تشغل المود ..tooltip بعد ماتحمله وتركبه عسيرفرك انت ماخبرتني ,, هههههـ أي شغلت مود ,,, و صــارت مشــكـــووؤر بس سوال ,, اذا اريد اخلي كلام يطلع بس ماريد اشغل المود الذي انت اعطني أيها !! ماذا افعل؟ Link to comment
iMr.WiFi..! Posted June 5, 2017 Share Posted June 5, 2017 Just now, Mr.OppS said: انت ماخبرتني ,, هههههـ أي شغلت مود ,,, و صــارت مشــكـــووؤر بس سوال ,, اذا اريد اخلي كلام يطلع بس ماريد اشغل المود الذي انت اعطني أيها !! ماذا افعل؟ ماتقدر ../: في طريقة بس راح تزيد من حجم الملف , والي هي انك تاخذ ملفات المود هذا وتحطه بمودك وتعرف كل شيء بالميتا Link to comment
coNolel Posted June 5, 2017 Share Posted June 5, 2017 تقدر تسوي واحد حقك بس لازم شوية خبرة دي إكس 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