Blockland Forums > General Discussion

Retail Music Bug

(1/4) > >>

Spation:
In the retail music folder there are a lot more sounds than there are ingame. To fix this you need to remove all the spaces in the file names (Keep .ogg at the end or you will regret taking them off). Then go into musiclist.cs and remove all the _s in the music names and do not fill the gaps. Once you've done that the musiclist looks like:

--- Code: ---$Music__AfterSchoolSpecial = 1;
$Music__AmbientDeep = 1;
$Music__Bass1 = 1;
$Music__Bass2 = 1;
$Music__Bass3 = 1;
$Music__Creepy = 1;
$Music__Distort = 1;
$Music__Drums = 1;
$Music__Factory = 1;
$Music__Icy = 1;
$Music__Jungle = 1;
$Music__Peaceful = 1;
$Music__PianoBass = 1;
$Music__Rock = 1;
$Music__Stress = 1;

--- End code ---

The spaces in the file names are gone and then ingame your list should be filled with songs that the game wouldn't previously load.

Deathwish:
Let's hope Badspot adds that fix in the next update ;)

Spation:
Or you could go to C(Or D or whatever):\Program Files\Blockland\base\data\sound\music and do it yourself.

Resonance_Cascade:
Or perhaps they had a different purpose?

Spation:
Why would they be in \sound\music not just \sound if that was the case?

Navigation

[0] Message Index

[#] Next page

Go to full version