Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #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
  #2  
Old 06-07-2001, 03:48 AM
Thak2 Thak2 is offline
:]
Join Date: Mar 2001
Location: BC
Posts: 1,344
Thak2 is on a distinguished road
Send a message via AIM to Thak2
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;.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 01:28 AM.


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