Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Singh on March 25, 2005, 08:10:12 pm

Title: music.tbl question
Post by: Singh on March 25, 2005, 08:10:12 pm
Small question: will FS2 crash if I have more than 3 battle 'pieces' in a music track? or can I put in more, like 4 or 5?
Title: music.tbl question
Post by: Goober5000 on March 25, 2005, 08:49:39 pm
Crash.
Title: music.tbl question
Post by: Jake101 on March 25, 2005, 09:35:38 pm
Quote
Originally posted by Goober5000
Crash.


Weak.
Title: music.tbl question
Post by: WMCoolmon on March 25, 2005, 09:52:53 pm
Yes. FS2 stores music type according to their index. That means the fourth song will always be...whatever type the fourth song is.

I'm not sure how hard it'll be, but I'd rather look it after taylor has gotten OpenAL fully implemented, so we can switch over to it.