Blockland Forums > General Discussion
can someone package a sound for me?
(1/1)
Tango:
please?
mp7964:
You can do it yourself in about a minute.

First: Make server.cs, in it, put

--- Code: ---datablock AudioProfile([NAMEOFYOURSOUNDHERE]Sound)
{
filename = "./[NAMEOFYOURFILEHERE].wav";
description = AudioClosest3d;
preload = false;
};
--- End code ---
Second: Make description.txt, in it, put

--- Quote ---Title: title
Author: Tango
more information goes here
--- End quote ---
Third: select both files, right click and click send to>compressed zip, name it sound_soundname
Lørd Tøny:
Wrong section. General discussion is not a help board.

http://forum.blockland.us/index.php?board=27.0
Tango:

--- Quote from: mp7964 on February 05, 2012, 03:53:18 AM ---You can do it yourself in about a minute.

First: Make server.cs, in it, put

--- Code: ---datablock AudioProfile([NAMEOFYOURSOUNDHERE]Sound)
{
filename = "./[NAMEOFYOURFILEHERE].wav";
description = AudioClosest3d;
preload = false;
};
--- End code ---
Second: Make description.txt, in it, putThird: select both files, right click and click send to>compressed zip, name it sound_soundname


--- End quote ---
i love you
Navigation
Message Index

Go to full version