Difference between revisions of "GetUsedItemLevel"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Maturin
 
imported>Vswe
m (Added Search Terms)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Returns 0 if used item is at ground level, 1 if it is waist height or higher. Used exclusively as a condition function for the [[idle manager]].
Returns 0 if used item is at ground level, 1 if it is waist height or higher. Used exclusively as a condition function for the [[Idle Animations|Idle Manager]].


[[Category: Functions]]
[[Category: Functions]]
[[Category:Functions (CS)]]
[[Category: Functions (CS 1.0)]]
[[Category: Condition Functions]]
[[Category: Condition Functions]]
[[Category: Condition Functions (CS 1.0)]]
<!-- Begin Search Terms
Get
Used
Item
Level
End Search Terms -->

Latest revision as of 09:35, 20 June 2008

Returns 0 if used item is at ground level, 1 if it is waist height or higher. Used exclusively as a condition function for the Idle Manager.