Page 1 of 1

Dash codes... installation

Posted: Sat Nov 24, 2012 2:34 pm
by LGM
OK, here's an old question, but I got asked recently by a new player...

How do you install dash codes?

Of course, you'll need to download it first. LINK

Then, do this:

1. Go to ThinkTanks/game/server

2. Create a new folder named 'dash' in it

3. Drag all files (from the download) to the folder 'dash'

4. Go to: game/server/dash/prefs.cs

5. Change the Adminpassword to your own choice

6. Go to ThinkTanks/main.cs (make sure that that file isn't main.cs.dso)

7. Open it.

8. Add this line to the bottom of it (make sure you have everything)

Code: Select all

exec("game/server/dash/main.cs");
9. Start up a dedicated server (to see if it all worked)

10. If you do not get any errors on the dedicated-window, then you've installed everything correctly!

11. Experiment with DashCodes. Have fun!

NOTE: I recall reading that if you don't change the admin pass, it won't work.

Re: Dash codes... installation

Posted: Wed Nov 28, 2012 3:35 pm
by Downgrade
I used to love Dash codes simply because I figured out how to add my own code.
Sadly I forgot how to do all of those things xD