
09-02-2011, 05:31 PM
|
|
Kevin Azite
|
 |
Join Date: Sep 2005
Posts: 1,489
|
|
Quote:
Originally Posted by Emera
Yes I have heard he has a very good protection system in place, that logs and protects against just about everything. But, not all of us are as talented in GS2 as Thor, so we need a solution that doesn't involve learning GS2 to that high of a standard, but I encourage everybody to try and learn it anyway
Anyway. Something not related to client flags, but related to the same system I was describing in my first post. I was wondering how to change the height of a row in a GuiTextList Control. I have seen it done many times, for instance, in Kavan's staff panel, he has list of all the online players, weapons and levels. They are three times the height of a normal row. I tried using profile.fontsize = 10 but it seems the text dissapears anything after 8. Should I be using useownprofile = true?
|
I can't speak to the size of the text since I haven't actually seen it but you could set an icon size to force a certain height if setting height itself does nothing.
seticonsize(1,32); |
|
|
|