Difference between revisions of "SetForceSneak"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Keris
imported>Keris
Line 7: Line 7:
==Notes==
==Notes==


*This function will NOT be executed with the player as calling actor. Instead of that you have to use the OBSE command [[HammerKey]] instead (with the key code for a Crtl).
*This function will NOT be executed with the player as calling actor. Instead of that you have to use the OBSE command [[HammerKey]] (with the key code for a Crtl).


[[Category: Functions]]
[[Category: Functions]]

Revision as of 17:04, 16 January 2009

Syntax:

SetForceSneak iForceSneakFlag

Turns force sneak on or off.


Notes

  • This function will NOT be executed with the player as calling actor. Instead of that you have to use the OBSE command HammerKey (with the key code for a Crtl).