Difference between revisions of "UO.StatLock"
From OpenEUO
Line 1: | Line 1: | ||
UO.StatLock(sStat,nLock) | 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). | Changes the stat lock on the stat specified by string sStat ("int","dex", or "str") to either: up, down or locked (0,1,2). | ||
+ | |||
+ | [[UO.Dex]] | ||
+ | |||
+ | [[UO.Int]] | ||
+ | |||
+ | [[UO.Str]] |
Latest revision as of 13:30, 9 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).