snd_loop ?

Posted By: Freddy_dup1

snd_loop ? - 09/21/07 11:59

Hello,

how can I use "snd_loop"?

The Handle "sound*" isn`t supported anymore
(error: unknown "sound*")

and "snd_handle=snd_loop("door.wav",50,0);" isn`t working.
("error E 1513 snd_handle=snd_loop(@4,50,0);")

So how can I use snd_loop?
(The way they do it in the manual is wrong)
Posted By: Freddy_dup1

Re: snd_loop ? - 09/21/07 12:04

I just found the answer:
"sound" instead of "sound*"
Code:
sound engine_snd = "engine.wav";  


© 2024 lite-C Forums