Thread: gani scripts...
View Single Post
  #4  
Old 11-14-2001, 01:34 PM
nyghtGT nyghtGT is offline
Banned
nyghtGT's Avatar
Join Date: Jun 2001
Posts: 3,993
nyghtGT is on a distinguished road
Send a message via AIM to nyghtGT
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 ...
Reply With Quote