Blockland Forums > Help
How do I make a server.cs?
InvisibleName:
I'm making an 8-Bit Soundpack for Blockland, But I need to learn how to make a server.cs before I can even show it off.
Johnny Blockhead:
Make a new notepad file, and name it server.cs
Make shure you have show extentions enabled.
Johnny Blockhead:
Also, music doesn't need server.cs 's
InvisibleName:
--- Quote from: Johnny Blockhead on July 12, 2013, 08:48:52 PM ---Make a new notepad file, and name it server.cs
Make shure you have show extentions enabled.
--- End quote ---
Where's the Extentions thing?
Axo-Tak:
--- Quote from: Johnny Blockhead on July 12, 2013, 08:49:21 PM ---Also, music doesn't need server.cs 's
--- End quote ---
Music loops don't need a server.cs. playSound sounds, however, need a server.cs.
For sound files, this is relatively simple. Take a look at the server.cs of Sound_Beeps and you should be able to imply. If you need anymore help, ask me.