Difference between revisions of "SetForceSneak"

297 bytes added ,  02:42, 23 January 2009
Added Note about toggling sneak state too quickly
imported>Haama
m (Removing space to prevent sorting bug)
imported>Cipscis
(Added Note about toggling sneak state too quickly)
Line 1: Line 1:
'''Syntax:'''
=='''Syntax:'''==
  SetForceSneak iForceSneakFlag
  SetForceSneak iForceSneakFlag


Turns force sneak on or off.
Turns force sneak on or off.
=='''Notes'''==
*If SetForceSneak 1 is called too soon after SetForceSneak 0, the calling ref will appear to not be sneaking, although [[IsSneaking]] and [[GetForceSneak]] will still return the correct values.  The opposite occurs if SetForceSneak 0 is called too soon after SetForceSneak 1.




[[Category:Functions]]
[[Category:Functions]]
[[Category:Actor State Functions]]
[[Category:Actor State Functions]]
Anonymous user