Difference between revisions of "SetForceSneak"

99 bytes added ,  02:49, 23 January 2009
no edit summary
imported>Cipscis
(Added Note about toggling sneak state too quickly)
imported>Cipscis
Line 5: Line 5:


=='''Notes'''==
=='''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.
*This bug only seems to occur if the script is not attached to the actor that it is affecting:<br />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