Graal Forums

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

Timpan3 09-07-2002 08:43 PM

Question
 
Is there a way to (when you put a horse at a specific location, for ex. if (playerenters) {
puthorse ride.png,2,35;
} )
make it face downwards ?

Timpan3 09-07-2002 09:09 PM

Re: Re: Question
 
Quote:

Originally posted by Kaimetsu


I guess you could try modifying horses[].dir

eh? =(

Dach 09-08-2002 03:12 AM

don't bother, it's uneditable
Quote:

- there are a lot of new variables and script functions that let you access
objects in the current level; the variables can only be read, not changed ;
if you think changing the variables would be good for some effects then
let me know which variables you want to access ([email protected]);
here a short list of the new stuff (for more read npcprogramming.doc):
bombs[index].x/y/power/time
arrows[index].x/y/dir/dx/dy/type/from
items[index].x/y/type/time
explos[index].x/y/power/time/dir
horses[index].x/y/dir/bushes/bombs/bombpower/type
this was a few years back, but I don't remember anything being changed.

osrs 09-08-2002 03:26 AM

Re: Re: Question
 
Quote:

Originally posted by Kaimetsu


I guess you could try modifying horses[].dir

Look at his question,he will never understand what you said..


All times are GMT +2. The time now is 04:16 PM.

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