
07-15-2007, 05:04 AM
|
|
That one guy...
|
 |
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
|
|
Quote:
Originally Posted by xXziroXx
PHP Code:
new GuiWindowCtrl("nuff said")
{
height = 32;
y = GUIContainer.height - height;
GUIContainer.addControl(this);
}
|
 |
__________________
Do it with a DON!
|
|
|
|