Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
1 registered members (TipmyPip), 15,499 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
snd_loop ? #155894
09/21/07 11:59
09/21/07 11:59
Joined: Feb 2003
Posts: 211
Unna
F
Freddy_dup1 Offline OP
Member
Freddy_dup1  Offline OP
Member
F

Joined: Feb 2003
Posts: 211
Unna
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)

Last edited by Freddy; 09/21/07 12:02.
Re: snd_loop ? [Re: Freddy_dup1] #155895
09/21/07 12:04
09/21/07 12:04
Joined: Feb 2003
Posts: 211
Unna
F
Freddy_dup1 Offline OP
Member
Freddy_dup1  Offline OP
Member
F

Joined: Feb 2003
Posts: 211
Unna
I just found the answer:
"sound" instead of "sound*"
Code:
sound engine_snd = "engine.wav";  



Last edited by Freddy; 09/21/07 12:06.

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1