View Single Post
  #1  
Old 06-06-2001, 09:13 PM
grim_squeaker_x grim_squeaker_x is offline
Retired Oldbie
grim_squeaker_x's Avatar
Join Date: Mar 2001
Posts: 3,084
grim_squeaker_x will become famous soon enough
Exclamation Undocumented commands?

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

__________________

Reply With Quote