This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fadeout(<item name>) | |
show(<item name>) | |
hide(<item name>) | |
showMenu(<menu name>) | |
hideMenu(<menu name>) | |
setcolor(<type>, <r>, <g>, <b>, <a>), where <type> from {backcolor, forecolor, bordercolor}, <{r, g, b, a}> is float from 0.0 to 1.0 where 0.0 is 0 and 1.0 is 255. | |
open(<menu name>) | |
close(<menu name>) | |
ingameopen(<menu name>) | |
ingameclose(<menu name>) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NOOP | |
) | |
* | |
/ | |
% | |
+ | |
- | |
! | |
< | |
<= |