Age | Commit message (Collapse) | Author | Files | Lines |
|
Also improve a bit npc1 menu.
|
|
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)
|
|
It disable stack limit checks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|