ContSize

From Wiki
Revision as of 20:35, 15 August 2005 by Panther.sn (Talk | contribs)

Jump to: navigation, search

#contSize

Container System Variables

Description

The #contSize system variable determines the size of the currently selected container/gump. The format is as follows: "{Width}_{Height}".

Example

if #contSize = 101_101 ;if the front container/gump's size is 101 101
{
.....
}

See Also

#contPosX #contPosY #contKind #contID #contType
----
Main_Page Documentation Container System Variables