PDA

View Full Version : Sound files allias help needed.....


trainstop
12-16-2001, 02:29 AM
Hi,
For my new project I have some modifyed sound files
My question are,
To reduce the file size can you alias sound file in the sms file like the cabine views?.
explample.
I have 5 sound filed different then the default Dash9..

I now how to allias the hole sound file in the engine file
If any body nows how post it here..
Thankx
Best regards,
Mstrainstop

stationmaster
12-16-2001, 11:49 PM
Yes. You can alias the ponter to the .sms file in the .ENG file. For example, to alias the GP38 engine:

Sound ( "..\\..\\GP38\\Sound\\GP38Eng.sms" )

and

Sound ( "..\\..\\GP38\\Sound\\GP38Cab.sms" )

It should also be possble for a locomotive to have it's own sound folder and .sms files which alias the .WAV files in a different folder.

Ron

trainstop
12-17-2001, 12:28 AM
Thank you Ron,
I find it the same way as the aias the caviews..
Best Regards