Author Topic: How do I make  (Read 840 times)

How do I make I'm almost finished with a weapon but it's a text document and it needs to be .cs how do I make it a .cs plz help I want to test it.

1. Find your coding file.
2. Highlight it.
3. Press F2.
4. Delete the part that says .txt and replace it with .cs.
4. Say yes at the prompt.
5. ???
6. Profit.

Or in Notepad, when you first Save As the file, change the drop down box from "Text files *.txt" to "All file types *.*" and save with .cs at the end.