Author Topic: Changing a Dedi's Map?  (Read 607 times)

How can I do this? I heard you have to... Change the code somewhere? Where is this code? Thanks.
[/shortpost]

NoEdit: On a totally different note, I can't connect to IRC; it says *Blockhead 8512 has set mode: :+iwx
What can I do?

You need to edit dedicated.bat using notepad or something.

Solved the IRC problem. It won't let me change the .bat to open with notepad. Even in properties.

Go to the bat. and select "Open with notepad"

Or just add .txt to the end and replace .bat

When you're done just put .bat back.

or put in the console while starting it changemap(map);

Right click the dedicated.bat and choose "edit" or "open with notepad" it should come up with something like:
Quote
start blockland.exe -dedicated -map bedroom
change bedroom to the name of whatever map you want.