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.
=/
|

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