Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Undocumented commands? (https://forums.graalonline.com/forums/showthread.php?t=4188)

grim_squeaker_x 06-06-2001 09:13 PM

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


Thak2 06-07-2001 03:48 AM

Re: Undocumented commands?
 
Quote:

Originally posted by grim_squeaker_x
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


Yeah, I did the same thing, I went through to look at all the undocumented stuff, and found surprisingly little (same amount as you). Anyways, setfocus doesnt seem to do anything, nor does drawovertrees, and unfreezeplayer is the same as freezeplayer = 0;.


All times are GMT +2. The time now is 01:48 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.