Thread: gani scripts...
View Single Post
  #3  
Old 11-14-2001, 01:29 PM
Dlaiyre Dlaiyre is offline
Registered User
Join Date: Nov 2001
Location: Townsville, Australia
Posts: 205
Dlaiyre is on a distinguished road
Send a message via AIM to 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.
=/
__________________
<- spider, for compatibility
( aim: Dlaiyre )
( email: Dlaiyre )

( msn: [email protected] )
( icq: 51464358 )
Reply With Quote