Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
`@rules` command
add `The Book of Laws`, give it whenever the player does not have it
|
|
|
|
|
|
|
|
the current one, if both vals are equals, it sets the variable with a new value.
|
|
|
|
Also fix other usage of chars "[]".
|
|
|
|
|
|
|
|
|
|
blank lines at beginning
|
|
|
|
|
|
|
|
|
|
This reverts commit bdea7e4211c9cefdb0664c8bf7b4f194f5b27fd1.
|
|
|
|
|
|
This function at same time add and remove some bits to map mask.
Example:
// add 4 and remove 8
addremovemapmask "test", 4, 8;
|
|
New function: str
Example: str(10)
|
|
Also replace skill id to skill constant.
|
|
|
|
|
|
|
|
|
|
|
|
|