Hey guys, I had this figured but after a long break from modding for DoD I seem to have forgotten the exact syntax for this.... Starting DoD from Windows shortcut my target currently reads "C:\Program Files (x86)\Steam\steamapps\common\Dungeons of Dredmor\Dungeons of Dredmor.exe" -debug-flag -testroom "testroom" I want to start at x=2 y=2 but cannot remember where quotes and commas go. I chose to mention this here as I'm sure other aspiring modders would like this info as well and although it is mentioned somewhere, I cannot find it again lol! Thanx in advance for the help.
I asked around a bit and nobody seems to remember it exactly You could try to PM some of the modders that have done room mods, like llcorp2?
Hello! Daynab and I collaborated on a solution manipulating the Dredmor Launcher Launcher (which might be cool for your future use if you don't want to muck around with the command flags directly!) Anyway, for your example, you would need the following argument: -testroom "testroom" -x 2 -y 2
Worked like a charm! Thanks guys I appreciate the help! Also, I will definitely be checking out the launch launcher, seems like a good tool to have in my arsenal!