Author Topic: How to edit a .cs file  (Read 3506 times)

Here you are, laddy.. For those who are new to slightly modifying your Blockland, this is how to modify your .cs files:

  • Open your Blockland folder
  • Open a folder where there would be a .cs file, possibly the music's folder
  • Right click on the file, and press "Open with...". If Notepad is not listed, press "Browse" and find Notepad
  • Find the stuff you want to edit in there and make the changes
  • Press "ctrl+S" or press "File" then "Save" or "Save As". Press Save As if you want it to be a seperate file.
  • Test it in-game.
  • Have fun!
[/b]

If your Blockland folder gets messed up, it's not my fault.

that makes no sense, the music folder wouldnt have .cs in it, thats .oggs

the real folder to go into is C:\Program Files\Blockland\Add-Ons and open one of those .cs

I found a .cs in the music folder.  :cookieMonster:

The musicList.cs...

You can edit stuff in there. :D

this how to has already ben made. by me searched before you post please

Sorry, but he explained it WAY more clearly.

When making weapons I would usually make a copy of the script I would modify, paste the copy outside of the Add-ons folder, Rename it, then start modifying.