Author Topic: How to Install Mission Editor  (Read 2979 times)

The is the easyest way to install mission editor, and less confusing than VH's tutorial.

1.download mission editor.
2.put the editor folder into your blockland folder.
3.Open up main.cs(Inside blockland folder)
4.Look for
Code: [Select]
exec("base/client/defaults.cs");under it put
Code: [Select]
exec("editor/main.cs");Save and start Blockland.

The is the easyest way to install mission editor, and less confusing than VH's tutorial.

1.download mission editor.
2.put the editor folder into your blockland folder.
3.Open up main.cs(Inside blockland folder)
4.Look for
Code: [Select]
exec("base/client/defaults.cs");under it put
Code: [Select]
exec("editor/main.cs");Save and start Blockland.
One thing I have to ask, what application can open .cs files?

notepad/wordpad/torque script.