Difference between revisions of "UO.StatLock"

From OpenEUO
Jump to: navigation, search
(Created page with " UO.StatLock(sStat,nLock) Changes the stat lock on the stat specified by string sStat to either: up, down or locked (0,1,2).")
 
Line 1: Line 1:
 
  UO.StatLock(sStat,nLock)
 
  UO.StatLock(sStat,nLock)
Changes the stat lock on the stat specified by string sStat to either: up, down or locked (0,1,2).
+
Changes the stat lock on the stat specified by string sStat ("int","dex", or "str") to either: up, down or locked (0,1,2).

Revision as of 13:33, 8 October 2010

UO.StatLock(sStat,nLock)

Changes the stat lock on the stat specified by string sStat ("int","dex", or "str") to either: up, down or locked (0,1,2).