Pyrosparker Posted March 20, 2013 Share Posted March 20, 2013 Care to share where that one number might be found? Many thanks!^This. Seriously. Link to comment Share on other sites More sharing options...
Vrinkles Posted March 20, 2013 Share Posted March 20, 2013 Care to share where that one number might be found? Many thanks!This. Exactly. Link to comment Share on other sites More sharing options...
Cubemx Posted April 16, 2013 Share Posted April 16, 2013 I found a way to do it (after looking at the Testing Tools code ).1. Open console2. Enter: minimap = TheSim:FindFirstEntityWithTag("minimap")3. Enter: minimap.MiniMap:ShowArea(0,0,0, 10000) 6 4 1 Link to comment Share on other sites More sharing options...
sirmentlegen Posted April 16, 2013 Share Posted April 16, 2013 I found a way to do it (after looking at the Testing Tools code ).1. Open console2. Enter: minimap = TheSim:FindFirstEntityWithTag("minimap")3. Enter: minimap.MiniMap:ShowArea(0,0,0, 10000)Bumping a 4 month old thread GG! 2 1 1 Link to comment Share on other sites More sharing options...
chromiumboy Posted April 17, 2013 Share Posted April 17, 2013 The question was finally answered, and that's the important thing! I look forward to testing this out, I'm curious about world generation. Link to comment Share on other sites More sharing options...
tehMugwump Posted April 20, 2013 Share Posted April 20, 2013 I found a way to do it (after looking at the Testing Tools code ).1. Open console2. Enter: minimap = TheSim:FindFirstEntityWithTag("minimap")3. Enter: minimap.MiniMap:ShowArea(0,0,0, 10000)Very interesting indeed. Worked here. Instantly took the excitement out of exploring my world though.I think, cooler, would been entity reveal instead. Don't show you the land at all, but just show you where the points of interest are. Let the player figure out how to get there. 1 Link to comment Share on other sites More sharing options...
kiopho Posted May 12, 2013 Share Posted May 12, 2013 I bumped up the FOV (50) and also made a mod out of it but what I see doesn't match with what is revealed on the map. I was wondering if there was a way to make the two match. I don't wanna some crazy stuff like revealing the whole map. Is that possible ? Link to comment Share on other sites More sharing options...
ByzantiumTheInfamous Posted August 2, 2014 Share Posted August 2, 2014 Hi, I'm a new member but the code GetWorld().minimap.MiniMap:ShowArea(0,0,0, 10000) doesn't work its: GetWorld()minimap.MiniMap:ShowArea(0,0,0, 10000) Hi, I'm a new member but the code GetWorld().minimap.MiniMap:ShowArea(0,0,0, 10000) doesn't work its: GetWorld()minimap.MiniMap:ShowArea(0,0,0, 10000) 1 Link to comment Share on other sites More sharing options...
spencer320 Posted August 2, 2014 Share Posted August 2, 2014 Necro'd a year old thread!!! Link to comment Share on other sites More sharing options...
Mobbstar Posted August 2, 2014 Share Posted August 2, 2014 Hi, I'm a new member but the code GetWorld().minimap.MiniMap:ShowArea(0,0,0, 10000) doesn't work its: GetWorld()minimap.MiniMap:ShowArea(0,0,0, 10000) It's not. What you say is ridiclious. GetWorld().minimap.MiniMap:ShowArea(0,0,0,2500) has always worked for me. That full stop is necessary to index GetWorld() in order to get to minimap.And don't post on threads that have a bright red warning stating "old thread" unless it's the most reasonable option avaible, including silence. Link to comment Share on other sites More sharing options...
delete accoun Posted August 3, 2014 Share Posted August 3, 2014 1. open console2. typeGetWorld().minimap.MiniMap:ShowArea(0,0,0,10000) Link to comment Share on other sites More sharing options...
the truthseeker Posted August 3, 2014 Share Posted August 3, 2014 Is this still going? We answered it. Move on already. 1 Link to comment Share on other sites More sharing options...
Scrimbles Posted August 4, 2014 Share Posted August 4, 2014 More like crypt of the necroposters 1 Link to comment Share on other sites More sharing options...
hotmatrixx Posted August 5, 2014 Share Posted August 5, 2014 (edited) Agreed. Necro. BUT SHUT UP ABOUT IT ALREADY Necro'ing old threads is FINE. It's what old threads are FOR. It's so that new people can learn FROM THE PAST SO GET OVER IT. It's a better approach than creating a new thread for an already existing topic. It shows that the 'Necromancer' has used the SEARCH function on the site before they used the "Post New Thread" one. So good on you for that. It's just a pity that @ByzantiumTheInfamous Necro'd a thread to tell us that our code was wrong, when I'm pretty sure it's right. Anyway, there are easier ways to bring up the map.Map RevealerMini Tools Map revelation seems like cheating yourself of the whole point of this game (Exploration, Discovery, and Survival) to me, unless it is for modding and testing purposes. Edited August 5, 2014 by hotmatrixx 1 Link to comment Share on other sites More sharing options...
the truthseeker Posted August 5, 2014 Share Posted August 5, 2014 We know how to do it. It's been confirmed. This horse is dead. Why keep beating it? (At least it's not from 2012 for a change.) Link to comment Share on other sites More sharing options...
thrivill29 Posted August 10, 2015 Share Posted August 10, 2015 Hi, I'm a new member but the code GetWorld().minimap.MiniMap:ShowArea(0,0,0, 10000) doesn't work its: GetWorld()minimap.MiniMap:ShowArea(0,0,0, 10000)Its not working for me either. I have typed it in exactly, and it has't revealed any map. I've even watched videos on how to do it. And it doesn't work. But I downloaded a mod from the steam workshop called "Map Revealer" and that worked. I'm not saying that these guys are wrong. Since it obviously works for them. But maybe there's something that we did that prevents it from working. Link to comment Share on other sites More sharing options...
emerphish Posted August 10, 2015 Share Posted August 10, 2015 no! not again XD i have been seeing this thread since I joined the forums like 2 years ago! 1 Link to comment Share on other sites More sharing options...
-Ro- Posted August 22, 2015 Share Posted August 22, 2015 You can also use reveal map mod to reveal map Link to comment Share on other sites More sharing options...
Mobbstar Posted August 22, 2015 Share Posted August 22, 2015 Stop beating around the horse. Please. We all know how to do it now. I know you want to be helpful and so on, but everybody knows some way to do it. Link to comment Share on other sites More sharing options...
haywardGB Posted February 20, 2016 Share Posted February 20, 2016 Has this been enabled again in recent updates? I think it's a good feature to have for wilderness and cooperative servers. Or is there a new thread on this? Non of the commands work anymore , nor the mods! Link to comment Share on other sites More sharing options...
Auth Posted February 20, 2016 Share Posted February 20, 2016 (edited) 17 minutes ago, haywardGB said: Has this been enabled again in recent updates? I think it's a good feature to have for wilderness and cooperative servers. Or is there a new thread on this? Non of the commands work anymore , nor the mods! Hey, buddy, got a few things for you. 1. This thread was almost 3 years ago. 2. This isn't in the Don't Starve Together area. 3. GetWorld().minimap.MiniMap:ShowArea(0,0,0,10000) (TAKEN STRAIGHT FROM WIKI) Works for me. Only works for folks with those owner powers, though. Edited February 20, 2016 by Weirdobob Note: There are no spaces in the command. 1 Link to comment Share on other sites More sharing options...
Battal Posted February 20, 2016 Share Posted February 20, 2016 This is a massive and unnecessary necro, but hey! At least we got to see where ridiclious came from! Link to comment Share on other sites More sharing options...
haywardGB Posted February 20, 2016 Share Posted February 20, 2016 1 hour ago, Weirdobob said: Hey, buddy, got a few things for you. 1. This thread was almost 3 years ago. 2. This isn't in the Don't Starve Together area. 3. GetWorld().minimap.MiniMap:ShowArea(0,0,0,10000) (TAKEN STRAIGHT FROM WIKI) Works for me. Only works for folks with those owner powers, though. Thanks. That's the one I used already, without spaces. No luck on DST . It was nice of you to point out my dyslexic error btw. I'll be more careful with my posting next time. Link to comment Share on other sites More sharing options...
haywardGB Posted February 20, 2016 Share Posted February 20, 2016 1 hour ago, Lord_Battal said: This is a massive and unnecessary necro, but hey! At least we got to see where ridiclious came from! *Ridiculous < -- I might be dyslexic, but at least I know how to use spell check 1 Link to comment Share on other sites More sharing options...
Auth Posted February 20, 2016 Share Posted February 20, 2016 2 hours ago, Lord_Battal said: This is a massive and unnecessary necro, but hey! At least we got to see where ridiclious came from! this isnt where it came from 59 minutes ago, haywardGB said: *Ridiculous < -- I might be dyslexic, but at least I know how to use spell check its spelt that way for a reason, look at Mobbstar's title here on the forums Link to comment Share on other sites More sharing options...
Recommended Posts