This is a better version of my custom button. Higher quality, meaning I can set the size to whatever and the quality will stay fresh, better looking and simply greater.
I made this custom button because MTA doesn't really allow you to edit their CEGUI's look publicly(only locally).
Visit us:
http://www.cos-rp.com/
open notepad and put this code and save it as client.lua local x,y = guiGetScreenSize()
Window = guiCreateWindow(x/2-200, y/2-200,400,400,"put ur text ",false)
and save it as client.lua
^_^ sorry
lpa3yonk 5 months ago
open notepad and put this code and save it as client.lua local x,y = guiGetScreenSize()
Window = guiCreateWindow(x/2-200, y/2-200,400,400,"put ur text ",false)
and save it as meta.xml
and take the client.ua and meta.xml and put it in new folder and test that ^_^
lpa3yonk 5 months ago
could you show how to do gui script tut on mta plz ?
arabcod4glitch 8 months ago