Don't Starve Together

Don't Starve Together

This topic has been locked
♪ Sain ♪ May 11, 2022 @ 12:57pm
How to open the whole map?
Tried GetWorld().minimap.MiniMap:ShowArea(0,0,0,10000), doesn’t work
TheWorld().minimap.MiniMap:ShowArea(0,0,0,10000) doesn’t work either.
Is there any new command how to do it?
< >
Showing 1-15 of 15 comments
drinkmetogrow May 11, 2022 @ 7:51pm 
-Open Console Commands.

-Enter: minimap = TheSim:FindFirstEntityWithTag("minimap")

-Enter: minimap.MiniMap:ShowArea(0,0,0, 10000)

*source: https://forums.kleientertainment.com/forums/topic/6056-how-to-map-reveal/
Last edited by drinkmetogrow; May 11, 2022 @ 7:52pm
NYCTOPHILIA May 11, 2022 @ 10:14pm 
for k,v in pairs(AllPlayers) do for x=-1600,1600,35 do for y=-1600,1600,35 do v.player_classified.MapExplorer:RevealArea(x,0,y) end end end
Alucard † May 12, 2022 @ 3:17am 
I also had trouble with other map revealing commands that i found
but this one still works 100% :
for x=-1600,1600,35 do for y=-1600,1600,35 do ThePlayer.player_classified.MapExplorer:RevealArea(x,0,y) end end
Be sure the console says "REMOTE" when typing in this command.

Game will lag for few seconds and afterwards entire map will be revealed.
Last edited by Alucard †; May 12, 2022 @ 3:20am
♪ Sain ♪ May 12, 2022 @ 11:13am 
still doest work ;(
Alucard † May 12, 2022 @ 11:33am 
Originally posted by ♪ Sain ♪:
still doest work ;(

Make sure it says REMOTE in the console when you use that command .. otherwise it won't work.

And like i said wait few seconds cause there is noticable delay between inputting that command and actual map reveal.
Last edited by Alucard †; May 12, 2022 @ 12:26pm
Tagrix May 12, 2022 @ 5:32pm 
Does anyone else think wormwood should get a blow dart? I think it should be made from 1 living log, one bee stinger, and one stick for four or something like that. bramble armor and traps are cool and all but darts would be even better.
Last edited by Tagrix; May 12, 2022 @ 5:33pm
Tagrix May 12, 2022 @ 5:34pm 
posted this 9 different times lol
Airvanz May 12, 2022 @ 11:32pm 
Originally posted by Tagrix:
Does anyone else think wormwood should get a blow dart? I think it should be made from 1 living log, one bee stinger, and one stick for four or something like that. bramble armor and traps are cool and all but darts would be even better.
Bramble armor got Update Recent patch its now Better Log suit and its Cheaper to make it now, so better make the Bramble armor now than log suit

And its has synergy with Wx Electric Circuit installed, then Wormwood make Cheaper Blowdart its kinda Foreshadowing Walter as a Ranged Character, so if they chose that way Walter need buff for that. its just ruin Current balance i could said
Last edited by Airvanz; May 12, 2022 @ 11:46pm
♪ Sain ♪ May 13, 2022 @ 12:37am 
Originally posted by NYCTOPHILIA:
Originally posted by ♪ Sain ♪:
still doest work ;(
I tested it and still works, probably you are doing something wrong.
Can you please make a command I can just copy and paste then?
Didn’t quite understand what you meant by “for k,v”
Alucard † May 13, 2022 @ 10:25am 
Originally posted by ♪ Sain ♪:
still doest work ;(

Originally posted by ♪ Sain ♪:
Can you please make a command I can just copy and paste then?
Didn’t quite understand what you meant by “for k,v”

Look:
https://www.youtube.com/watch?v=AVX98sgYaZs
So simple , still works.

Originally posted by ⎛ Alucard ⎞ ✟:
I also had trouble with other map revealing commands that i found
but this one still works 100% :
for x=-1600,1600,35 do for y=-1600,1600,35 do ThePlayer.player_classified.MapExplorer:RevealArea(x,0,y) end end
Be sure the console says "REMOTE" when typing in this command.

Game will lag for few seconds and afterwards entire map will be revealed.
♪ Sain ♪ May 13, 2022 @ 10:52am 
Originally posted by ⎛ Alucard ⎞ ✟:
Originally posted by ♪ Sain ♪:
still doest work ;(

Originally posted by ♪ Sain ♪:
Can you please make a command I can just copy and paste then?
Didn’t quite understand what you meant by “for k,v”

Look:
https://www.youtube.com/watch?v=AVX98sgYaZs
So simple , still works.

Originally posted by ⎛ Alucard ⎞ ✟:
I also had trouble with other map revealing commands that i found
but this one still works 100% :

Be sure the console says "REMOTE" when typing in this command.

Game will lag for few seconds and afterwards entire map will be revealed.

worked now. Didn't paste it all as i didn't think of it all as a command. Sorry for being so stupid :))
Alucard † May 13, 2022 @ 10:59am 
Originally posted by ♪ Sain ♪:
worked now. Didn't paste it all as i didn't think of it all as a command. Sorry for being so stupid :))

Glad that helped ;)
兔小火 Aug 12, 2022 @ 3:38am 
wow it really helps
Originally posted by Alucard †:
Originally posted by ♪ Sain ♪:
worked now. Didn't paste it all as i didn't think of it all as a command. Sorry for being so stupid :))

Glad that helped ;)
hey man,Why I dont have the REMOTE to the side when I try to put a command? it is really annoying
Yuki Mar 12 @ 8:20am 
This thread was quite old before the recent post, so we're locking it to prevent confusion.
< >
Showing 1-15 of 15 comments
Per page: 1530 50

Date Posted: May 11, 2022 @ 12:57pm
Posts: 15