Staredit Network

Staredit Network -> StarForge -> The sound Waves
Report, edit, etc...Posted by UN-Rommel on 2005-11-11 at 02:07:01
Everytime I add a sound wave to starforge and use it as a trigger, it just automatically doesn't work. Is there a problem with my version or did i install it wrong? If anyone can help me, much obliged! helpsmilie.gif w00t.gif helpsmilie.gif
Report, edit, etc...Posted by Heimdal on 2005-11-11 at 11:48:29
If you add a wav file, make sure you add its path to the string table (I think this might be automatically enforced, but I forget). Also, if the wav is in a folder in the archive, you need to use double-backslashes to specify the path to it. For example, if your sound is in staredit\wav\sound.wav, your trigger needs to look like:

PlayWAV("staredit\\wav\\sound.wav");
Report, edit, etc...Posted by RedNara on 2005-11-12 at 02:22:11
oh i thought starforge just doesnt support sound

well thanks for that tip that will help me
Next Page (1)