ID:132878
 
I request that you add a variable named dir in world that contains the path of the dmb directory.
For what purpose
In response to Falacy
Presumably, to know what directory the DMB is located at.
In response to Popisfizzy
Popisfizzy wrote:
Presumably, to know what directory the DMB is located at.

Yes, but how would that at all be helpful? Especially if that's the full reason; you just want to know where people are running your game from?
In response to Falacy
I was going to use it like this :3
shell("ipconfig > [world.dir]ip.out")
There's other cmd stuff I want to use too.