Report, edit, etc...Posted by Staredit.Net Essence on 2003-07-23 at 22:37:05
is there any way to loop a song or part of a song without using 'WAIT'?
Its for my ssbm map. I used a 2.05 MB song and compressed it to 132KB without even using staredit's built in compression.(it was the smallest i could make it without losing most of the quality, the smallest least quality i made it was 12.2kb<it would still be 2.05 MB if it wasnt for TD )
Report, edit, etc...Posted by KckKryptonite on 2003-07-24 at 02:40:40
Units and locations (great alternative to wait), you'd have to test the timing a bit to get it right though.
Report, edit, etc...Posted by chuiu on 2003-07-24 at 03:55:45
And if you need to get a lot more precise. You could use custom points.
Basically:
Player has 0 custom points. -- Play wav. Add 100 custom points. Preserve.
Then have another trigger.
Player has at least 1 custom points -- Subtract 1 custom points for current player. Preserve.
Then you can change the 100 to more or less depending on the length of your sound file. (it works out better if you use 0 waits)
Report, edit, etc...Posted by Staredit.Net Essence on 2003-07-24 at 05:39:58
Change the 100 to half of the tracks length in seconds. eg: If the track was 2:10 long, you'd change the "100" to 65.
Report, edit, etc...Posted by Yoshi da Sniper on 2003-07-24 at 07:19:29
QUOTE(Deathknight @ Jul 23 2003, 09:33 PM)
(it was the smallest i could make it without losing most of the quality, the smallest least quality i made it was 12.2kb<it would still be 2.05 MB if it wasnt for TD )
NP
GL on your map! You seem to got all the help you need here.
Report, edit, etc...Posted by Staredit.Net Essence on 2003-07-24 at 08:16:39
alright thnx. (now it's 84.2kb)
Report, edit, etc...Posted by Staredit.Net Essence on 2003-07-24 at 15:20:19
Hehe death, make a spot where you can turn off the music. Someone else complained that my map's music was "terrible"1.
1. This was from one of my bnet buddies that just hated my wav's, US east, channel op staredit.net
Hehe my first footnote in my life.
Report, edit, etc...Posted by Staredit.Net Essence on 2003-07-24 at 17:48:59
ya theres really hardly anything in op staredit.net every time i go on bnet theres noone there...
Report, edit, etc...Posted by Staredit.Net Essence on 2003-07-24 at 18:26:07
Hey death knight, how exactly did you compress the wav sounds? Hehe cause i have problems with wav. files as well.