Difference between revisions of "ContSize"
From Wiki
Panther.sn (Talk | contribs) |
|||
| Line 1: | Line 1: | ||
| − | + | {{header|container|ro|The [[var_contSize|#contSize]] system variable determines the size of the currently selected container/gump. The format is as follows: "{Width}_{Height}".}} | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | {{ro | + | |
| − | + | ||
| − | The [[var_contSize|#contSize]] system variable determines the size of the currently selected container/gump. The format is as follows: "{Width}_{Height}". | + | |
==== Example ==== | ==== Example ==== | ||
| Line 15: | Line 9: | ||
</pre> | </pre> | ||
| − | + | {{footer}} | |
| − | { | + | |
| − | + | ||
| − | + | ||
| − | { | + | |
| − | + | ||
| − | + | ||
Revision as of 11:55, 26 August 2005
| ⇒ | 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
| Main Page | Documentation |