Jump to content

مساعدة في مود


Recommended Posts

السلام عليكم ورحمة الله و بركاته

انا سويت شوب

و في مود يشتغل على الشوب يعني يزبطه

الي هو

GUI Tooltips

انا عارف هو وش يسوي

بس كيف اشغله انا شفت الشرح بس ما فهمته

الي يعرف له يقول لو سمحتوا

Link to comment
button = guiCreateButton(50,100,200,200, "TEST", false, theWindow) -- مثال على زر 
setElementData(button, "tooltip-text", "الكلام الي تبيه هنا", false) -- أضافة الكلام للزر 
setElementData(button, "tooltip-color", "#FFFFFF", false) -- تغيير لون الخط 
setElementData(button, "tooltip-background", "#666666", false) -- تغيير لون الخلفية 
setElementData(button, "tooltip-font", "bankgothic 0.5", false) -- تغيير نوع الخط و حجم الخط 

Link to comment
button = guiCreateButton(50,100,200,200, "TEST", false, theWindow) -- مثال على زر 
setElementData(button, "tooltip-text", "الكلام الي تبيه هنا", false) -- أضافة الكلام للزر 
setElementData(button, "tooltip-color", "#FFFFFF", false) -- تغيير لون الخط 
setElementData(button, "tooltip-background", "#666666", false) -- تغيير لون الخلفية 
setElementData(button, "tooltip-font", "bankgothic 0.5", false) -- تغيير نوع الخط و حجم الخط 

تتم التجربة

Link to comment

"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

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...