Difference between revisions of "ContType"
From Wiki
Panther.sn (Talk | contribs) |
|||
| Line 1: | Line 1: | ||
| − | + | {{header|container|ro|The #contType system variable determines the object type of the currently selected container/gump.}} | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | {{ro | + | |
| − | + | ||
| − | + | ||
==== Example ==== | ==== Example ==== | ||
| Line 15: | Line 9: | ||
</pre> | </pre> | ||
| − | + | {{footer}} | |
| − | { | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | { | + | |
| − | + | ||
| − | + | ||
Revision as of 11:59, 26 August 2005
| ⇒ | The #contType system variable determines the object type of the currently selected container/gump. |
Example
....
if #contType <> %trashbarreltype
gosub opentrash
....
See also
| Main Page | Documentation |