Graal Forums

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

LilbrojX 11-14-2001 12:49 PM

gani scripts...
 
I'm... confused...

nyghtGT 11-14-2001 01:07 PM

Re: gani scripts...
 
Quote:

Originally posted by LilbrojX
I'm... confused...
'setani ganiname,params' not sure whatwor to use for that params place ...

Dlaiyre 11-14-2001 01:29 PM

you can leave params blank, i think this is for use in thing such as... like the instraments it tells the gani what to play,
eg

while (keydown(6)) {
sound = dsound.wav;
setani ocarina,sound;
}
in the gani you would use
PLAYSOUND sound 1.5
as a command in one of the frames, i have not read this i have not tried it this is my theoretical judgment on what it WOULD be.
=/ ;) :asleep:

nyghtGT 11-14-2001 01:34 PM

Quote:

Originally posted by Dlaiyre
you can leave params blank, i think this is for use in thing such as... like the instraments it tells the gani what to play,
eg

while (keydown(6)) {
sound = dsound.wav;
setani ocarina,sound;
}
in the gani you would use
PLAYSOUND sound 1.5
as a command in one of the frames, i have not read this i have not tried it this is my theoretical judgment on what it WOULD be.
=/ ;) :asleep:

:D thats what i meant i just have trouble with file executions cause i rarely use gani's ...

Slaktmaster 11-14-2001 03:06 PM

it wouldnt work, sorry

W-Dragoon, are you talking about just changing the gani of the player or using replacegani or using setani to make a new race?

Cybnext_Design 11-15-2001 05:41 AM

I actually think he is talking about the scripting that you can actually put in the gani while editing the gani. And if so, then i have no clue. But ill play around with it and try and find out.

fireball_dolphonia 11-15-2001 11:20 AM

setani ganiname,;
just dont put .gani

LilbrojX 11-15-2001 11:35 AM

argh! I meant GANI SCRIPTING! SCRIPTING WITHIN THE GANI! lol, it's in the new features text but I dunno how to do it...


All times are GMT +2. The time now is 07:42 AM.

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