Author Topic: server.cs?  (Read 845 times)

So I'm making a sound, and I need to know how to create the server.cs file. I tried copying it over from a different sound and replacing the name and such, but I couldn't type or backspace at all.


You couldn't type or backspace? Wtf? That's a problem with your text editor, not the actual script

You couldn't type or backspace? Wtf? That's a problem with your text editor, not the actual script
any idea how I would go about fixing it? can get screens if you need it

any idea how I would go about fixing it? can get screens if you need it
Use notepad++
It's free and actually works

did that, changed names and all, but its not showing up in my addons list.

heres what I have:

Try making a new text file, put your contents in it, save it. Then rename the file as server.cs.

What is in the description.txt and namecheck.txt?
« Last Edit: June 26, 2012, 01:37:37 PM by Aware »

Did you edit namecheck.txt?

You have to associate a .cs file so that WinRAR will open it with notepad. You can do this by opening a .cs file (outside of a ZIP) then selecting "notepad" to open the file.

I fixed it haha two things:
1. it was stereo not mono, and
2. I had a name wrong in the .cs file.

thanks for the help!