Page 1 of 1

Playsound with Scripting

PostPosted: Mon Mar 22, 2004 6:53 am
by jazz_e_bob
...uses an absolute reference to the sound file.

ie

"C:\windows\desktop\my project\shot.wav"

Shouldn't it be relative to the project file?

"\data\shot.wav"

Otherwise sound references are not portable.

:)

PostPosted: Mon Mar 22, 2004 9:42 am
by ingsan
Ohwhat a coincidence ! I was going oto put sound in my game and you've just avoided me making mistakes 8)
Yeah !

PostPosted: Mon Mar 22, 2004 12:42 pm
by makslane
Ok :)