Dgs-dxbutton

From Multi Theft Auto: Wiki
Revision as of 12:46, 9 September 2017 by Thisdp (talk | contribs)
Jump to navigation Jump to search

DGS Properties is always used to change the gui style and make it more fantastic.

Main Functions

Properties

  • image",{defimg,selimg,cliimg})
  • color",{defcolor,selcolor,clicolor})
  • text",tostring(text))
  • textcolor",textcolor or tocolor(255,255,255,255))
  • textsize",{tonumber(scalex) or 1,tonumber(scaley) or 1})
  • shadow",{_,_,_})
  • font",systemFont)
  • clickoffset",{0,0})
  • clip",false)
  • clickType",1)
  • wordbreak",false)
  • colorcoded",false)
  • rightbottom",{"center","center"})