I know how to use variables.That's a very nice function you gave me, I might use it if I knew where and how.
position = (getword($pref::Video::resolution,0) - [AnyNumberhere]) SPC (getword($pref::Video::resolution,1) - [GuiWidth]);
Exactly what lead me to believe you don't actually code, anyways...
Code: [Select]position = (getword($pref::Video::resolution,0) - [AnyNumberhere]) SPC (getword($pref::Video::resolution,1) - [GuiWidth]);
No. Bad.Use the correct sizing methodCan I see the code for the gui and how it is added to the PlayGui?
He isn't sizing the gui... He is positioning it.
It's attached to the NewChatHud so I can have buttons.
horizSizing = LOC;vertSizing = LOC;