Count command: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
==Syntax==
==Syntax==
{|
COUNT ROOM -- Count everything in the area. You can also use AREA and ALL.<br>
COUNT CRITTER -- Count all the visible critters. You can also use CREATURE.<br>
|<tt>COUNT ROOM</tt> || -- || Count everything in the area. You can also use <tt>AREA</tt> and <tt>ALL</tt>.<br>
|-
COUNT (object) -- For containers: You count everything inside.<br>
|<tt>COUNT CRITTER</tt> || -- || Count all the visible critters. You can also use <tt>CREATURE</tt>.<br>
*For ammunition: You count how much is there.
|- valign="top" |
*For alchemical substances: You count how much is there.
| <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.
*For food and drink: You count how much is left.
|}


==Examples==
==Examples==
>count [[Jadice|jadice powder]] in my jar<br>
<tt>COUNT [[Jadice|JADICE POWDER]] IN MY JAR</tt><br>
There's five parts left of the [[Jadice|jadice powder]].
<i>There's five parts left of the [[Jadice|jadice powder]].</i>


[[Category:Commands]]
[[Category:Commands]]

Revision as of 17:51, 31 March 2008

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.