Breakflag¶
Set end to true if a specific flag slot is false.
Syntax¶
|breakflag,flags|
Parameters¶
flags
: int¶
The flag slot to check its value. This must be a valid flag slot or an exception will be thrown.
Remarks¶
This command is unused under normal gameplay.