Don't Starve Together

Don't Starve Together

Map Revealer for DST
Chazzed Aug 4, 2020 @ 9:27pm
Pointless Mod
There's a command that does this for you.

minimap = TheSim:FindFirstEntityWithTag("mini­map")
TheWorld.minimap.MiniMap:ShowArea (0,0,0,10000)
for x=-1600,1600,35 do
for y=-1600,1600,35 do
ThePlayer.player_classified.MapExplorer:RevealArea(x,0,y)
end
end
Last edited by Chazzed; Aug 4, 2020 @ 9:32pm
< >
Showing 1-4 of 4 comments
Regal Aug 5, 2020 @ 9:08pm 
How do I usethis?
Chazzed Aug 5, 2020 @ 9:32pm 
well, i simply pasted the command from the wiki list of them. from my knowledge, all you need to do is press whatever your key is bound to open the console (normally the tilde, or `~ key) and paste the command into the console, and press enter. if it doesn't work, try pressing control before you press enter.
GrenadeGregory May 6, 2022 @ 2:45pm 
yeah, most people find this mod easier
Artichoke May 14, 2023 @ 5:44am 
your life is pointless too
< >
Showing 1-4 of 4 comments
Per page: 1530 50