Blockland Forums > Modification Help
CS
flo777:
How do I get a server CS file? What do I put in a Server.cs file?
Aware14:
Look at other Server.cs
flo777:
--- Quote from: Aware14 on June 19, 2010, 12:07:40 AM ---Look at other Server.cs
--- End quote ---
I asked how do you get one as in create one like a folder
takato14:
--- Quote from: flo777 on June 19, 2010, 12:29:38 AM ---I asked how do you get one as in create one like a folder
--- End quote ---
Open Wordpad or even just Notepad. Add code, go to "Save as...".
WORDPAD: Click on the drop down menu that says "Save as type:". Choose "Text Document". Save it with the name "Server.cs".
NOTEPAD: Save as "Server.cs"
Thats it, CS files are just Text documents. If you didnt know that, you're probably gonna have trouble actually making something.
flo777:
--- Quote from: takato14 on June 19, 2010, 01:31:22 PM ---Open Wordpad or even just Notepad. Add code, go to "Save as...".
WORDPAD: Click on the drop down menu that says "Save as type:". Choose "Text Document". Save it with the name "Server.cs".
NOTEPAD: Save as "Server.cs"
Thats it, CS files are just Text documents. If you didnt know that, you're probably gonna have trouble actually making something.
--- End quote ---
YAY!!