Difference between revisions of "GetItemCount"

89 bytes added ,  16:55, 27 April 2006
no edit summary
imported>Maturin
 
imported>Slserpent
Line 3: Line 3:




Returns the number of ObjectID in the actor's inventory.
Returns the number of ObjectID in the actor's inventory. It also works for containers.
 


<pre>
if (GetItemCount Gold001 <= 0)
  disable
endif
</pre>


[[Category: Functions]]
[[Category: Functions]]
[[Category: Object Functions]]
[[Category: Object Functions]]
[[Category: Condition Functions]]
[[Category: Condition Functions]]
Anonymous user