Difference between revisions of "Exevent StatLock"

From Wiki
Jump to: navigation, search
 
Line 2: Line 2:
  
 
{{body|Exevent StatLock {str<nowiki>|</nowiki>dex<nowiki>|</nowiki>int} {[up] <nowiki>|</nowiki> [down] <nowiki>|</nowiki> [locked]}|The Exevent StatLock command changes the stat lock on the specified stat to either: up, down or locked.}}
 
{{body|Exevent StatLock {str<nowiki>|</nowiki>dex<nowiki>|</nowiki>int} {[up] <nowiki>|</nowiki> [down] <nowiki>|</nowiki> [locked]}|The Exevent StatLock command changes the stat lock on the specified stat to either: up, down or locked.}}
 +
 +
{{note|This command is only available from EUO 1.5 Test version 53.}}
 +
  
 
==== Example ====
 
==== Example ====

Revision as of 12:48, 30 August 2005


Synopsis

Exevent StatLock {str|dex|int} {[up] | [down] | [locked]}

Description

The Exevent StatLock command changes the stat lock on the specified stat to either: up, down or locked.

Note: This command is only available from EUO 1.5 Test version 53.


Example

; changes dex to down
Exevent StatLock dex down
; locks str
Exevent StatLock str locked


See also

Main Page Documentation