d3v1n96 Posted December 1, 2013 Share Posted December 1, 2013 Does anyone know the console command to reveal the minimap because the one on the wiki isn't working for me. Link to comment https://forums.kleientertainment.com/forums/topic/30122-minimap-reveal/ Share on other sites More sharing options...
simplex Posted December 1, 2013 Share Posted December 1, 2013 Does anyone know the console command to reveal the minimap because the one on the wiki isn't working for me.TheSim:FindFirstEntityWithTag("minimap"):EnableFogOfWar(false)EDIT: Alternatively, install either one of this (Workshop only) or that (forum only) mods and then press Ctrl-M to toggle map reveal. Link to comment https://forums.kleientertainment.com/forums/topic/30122-minimap-reveal/#findComment-381380 Share on other sites More sharing options...
d3v1n96 Posted December 1, 2013 Author Share Posted December 1, 2013 Thank you simplex. Link to comment https://forums.kleientertainment.com/forums/topic/30122-minimap-reveal/#findComment-381383 Share on other sites More sharing options...
ailailou Posted December 1, 2013 Share Posted December 1, 2013 TheSim:FindFirstEntityWithTag("minimap"):EnableFogOfWar(false)Yep, or this: minimap = TheSim:FindFirstEntityWithTag("minimap")minimap.MiniMap:ShowArea(0,0,0, 10000) Link to comment https://forums.kleientertainment.com/forums/topic/30122-minimap-reveal/#findComment-381418 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.
Please be aware that the content of this thread may be outdated and no longer applicable.