After recently going through graal.exe with notepad (Yes I know, I'm strange), I have found the following commands which I had never heard of before, Graal does accept them all as commands, but three of them do not seem to do anything (Or, I'm just using them in the wrong way, the ones I'm talking about are drawovertrees, setfocus and resetfocus), well anyway here they are:
NPC Code:
setfocus real,real;
resetfocus;
spyfire real,real; //Makes fire just like the horses can shoot when you feed them bombs
drawovertrees;
unfreezeplayer; //Unfreezes the player, the opposite of the freezeplayer command