Blockland Forums > Modification Help
Prevent Blockland from opening in a new window
Kalphiter:
For example, when I open "dedicated.bat", the BAT appears, but then the dedicated server appears in a newly created window. I need Blockland's output to be in the same window as the bat.
Jasa 12265:
Assuming this is for your hosting service?
Kalphiter:
--- Quote from: Jasa 12265 on February 04, 2011, 09:15:58 PM ---Assuming this is for your hosting service?
--- End quote ---
Doesn't matter.
Bauklotz:
@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.
DontCare4Free:
Why would you need to have it in the same window?