Count command: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
The '''{{tt|Count}} [[page type is::command]]''' has two main uses, the first of which is to determine the number of portions in an object. The second, and more obscure use is to convert skins into the substance system.

==Syntax==
==Syntax==
{|
{|
|<tt>COUNT ROOM</tt> || -- || Count everything in the area. You can also use <tt>AREA</tt> and <tt>ALL</tt>.<br>
|{{tt|COUNT ROOM}} || -- || Count everything in the area. You can also use {{tt|AREA}} and {{tt|ALL}}.
|-
|-
|<tt>COUNT CRITTER</tt> || -- || Count all the visible critters. You can also use <tt>CREATURE</tt>.<br>
|{{tt|COUNT CRITTER}} || -- || Count all the visible critters. You can also use {{tt|CREATURE}}.
|- valign="top" |
|- valign="top" |
| <tt>COUNT &lt;OBJECT&gt;</tt> || -- || For containers: You count everything inside.<br>For ammunition: You count how much is there.<br>For alchemical substances: You count how much is there.<br>For food and drink: You count how much is left.
| {{tt|COUNT}} ''<object>'' || -- || For containers: You count everything inside.<br \>For ammunition: You count how much is there.<br \>For alchemical substances: You count how much is there.<br \>For food and drink: You count how much is left.
|}
|}
{{cat|commands}}


==Examples==
==Examples==

Revision as of 16:58, 23 July 2010

The COUNT command has two main uses, the first of which is to determine the number of portions in an object. The second, and more obscure use is to convert skins into the substance system.

Syntax

COUNT ROOM -- Count everything in the area. You can also use AREA and ALL.
COUNT CRITTER -- Count all the visible critters. You can also use CREATURE.
COUNT <object> -- For containers: You count everything inside.
For ammunition: You count how much is there.
For alchemical substances: You count how much is there.
For food and drink: You count how much is left.

Examples

COUNT JADICE POWDER IN MY JAR
There's five parts left of the jadice powder.