Author Topic: Sounds not showing up In-Game  (Read 469 times)

This is the first time I've ever tried to put together a sound pack, so I looked at how other packs did it and tried to emulate them. However, when I go to "Addons" after starting up Blockland it does not show up in the list. What am I doing wrong? Here is a link to the pack: -Solved-
« Last Edit: February 22, 2012, 06:10:12 PM by slimabob »

You have a folder within the zip. All of the files have to be in the root folder, so it has to be like this

Sound_Grunt.zip -> server.cs

Not

Sound_Grunt.zip -> Sound_Grunt -> server.cs

You have a folder within the zip. All of the files have to be in the root folder, so it has to be like this

Sound_Grunt.zip -> server.cs

Not

Sound_Grunt.zip -> Sound_Grunt -> server.cs
FFF I was gonna say that.

Also why cant I make zip folders any more?

You have a folder within the zip. All of the files have to be in the root folder, so it has to be like this

Sound_Grunt.zip -> server.cs

Not

Sound_Grunt.zip -> Sound_Grunt -> server.cs


Thanks.