Blockland Forums > Modification Help
Prevent Blockland from opening in a new window
DrenDran:
Since he said it dosn't matter, don't expect an awnser.
Kalphiter:
--- Quote from: Bauklotz on February 06, 2011, 03:01:11 AM ---@echo off
start Blockland_blid.exe -dedicated -whatever
@echo off
taskkill /F /IM Blockland_blid.exe
I don't see what the huge problem is. If you want to properly use quit();, just use EvalFile.
--- End quote ---
I know you just copied what ATF gave you, and that has nothing to do with it.
Launch Blockland from the command prompt, notice how it opens a new window.
Red_Guy:
well you can run:
blockland -noConsole
and it wont open the 2nd console window.
but if you run
blockland -dedicated -noConsole
it still starts in a new window.