Difference between revisions of "IsFacingUp"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Maturin
 
imported>MaXiMiUS
m (Tested this myself, it was very annoying to find out.)
Line 1: Line 1:
Idle manager function, returns 1 if the creature knocked down and facing up.
Idle manager function, returns 1 if the creature knocked down and facing up.


Returns 1 if used on an actor that is mounted on a quadruped, ie: player on horse.


Quadrupeds should use [[IsLeftUp]] instead.
Quadrupeds should use [[IsLeftUp]] instead.

Revision as of 01:03, 22 April 2006

Idle manager function, returns 1 if the creature knocked down and facing up.

Returns 1 if used on an actor that is mounted on a quadruped, ie: player on horse.

Quadrupeds should use IsLeftUp instead.