zeaNGlSucksKappa Posted July 17, 2017 Share Posted July 17, 2017 Hello, I was on my DST server and wanted to change characters so I despawned my self and lost all my map progress, so I decided to unlock the entire map cus I already knew %80 of it. But, I don't see any objects on the map (twigs, grass, rocks etc.) anyway I can make those seen as well or do I have to travel all over again to see where those objects are? Link to comment https://forums.kleientertainment.com/forums/topic/80665-opening-the-entire-map/ Share on other sites More sharing options...
zeaNGlSucksKappa Posted July 17, 2017 Author Share Posted July 17, 2017 By the way, I unlocked the map through console. Link to comment https://forums.kleientertainment.com/forums/topic/80665-opening-the-entire-map/#findComment-939787 Share on other sites More sharing options...
zeaNGlSucksKappa Posted July 17, 2017 Author Share Posted July 17, 2017 Update: Logged back into the server, the map I unlocked disappeared. Anyway I can unlock it permanently through commands? Link to comment https://forums.kleientertainment.com/forums/topic/80665-opening-the-entire-map/#findComment-939790 Share on other sites More sharing options...
brbrmensch Posted July 18, 2017 Share Posted July 18, 2017 Link to comment https://forums.kleientertainment.com/forums/topic/80665-opening-the-entire-map/#findComment-939934 Share on other sites More sharing options...
zeaNGlSucksKappa Posted July 18, 2017 Author Share Posted July 18, 2017 5 hours ago, brbrmensch said: Didn't work Link to comment https://forums.kleientertainment.com/forums/topic/80665-opening-the-entire-map/#findComment-939979 Share on other sites More sharing options...
cezarica Posted July 18, 2017 Share Posted July 18, 2017 Tried Carl's hexagon approach version? I used it once and worked like a charm. Link to comment https://forums.kleientertainment.com/forums/topic/80665-opening-the-entire-map/#findComment-939984 Share on other sites More sharing options...
zeaNGlSucksKappa Posted July 18, 2017 Author Share Posted July 18, 2017 8 hours ago, cezarica said: Tried Carl's hexagon approach version? I used it once and worked like a charm. What? I am confused Link to comment https://forums.kleientertainment.com/forums/topic/80665-opening-the-entire-map/#findComment-940036 Share on other sites More sharing options...
brbrmensch Posted July 18, 2017 Share Posted July 18, 2017 12 hours ago, zeaNGlSucksKappa said: Didn't work do you actually know how to use console? do you know that you supposed to press "ctrl" key if you pressed "ctrl+v" to send remote queries? 3 hours ago, zeaNGlSucksKappa said: What? I am confused read through the topic i linked, it has another version, but if you fail to copy paste, nothing will work Link to comment https://forums.kleientertainment.com/forums/topic/80665-opening-the-entire-map/#findComment-940075 Share on other sites More sharing options...
landromat Posted July 19, 2017 Share Posted July 19, 2017 On 17.07.2017 at 2:10 PM, zeaNGlSucksKappa said: Hello, I was on my DST server and wanted to change characters so I despawned my self and lost all my map progress, so I decided to unlock the entire map cus I already knew %80 of it. But, I don't see any objects on the map (twigs, grass, rocks etc.) anyway I can make those seen as well or do I have to travel all over again to see where those objects are? just create map scroll and then learn it after you changed character. ez Link to comment https://forums.kleientertainment.com/forums/topic/80665-opening-the-entire-map/#findComment-940121 Share on other sites More sharing options...
Cheetos Posted July 20, 2017 Share Posted July 20, 2017 local w,h = TheWorld.Map:GetSize();for _,v in pairs(AllPlayers) do for x=-w*4,w*4,35 do for y=-h*4,h*4,35 do v.player_classified.MapExplorer:RevealArea(x,0,y) end end end Link to comment https://forums.kleientertainment.com/forums/topic/80665-opening-the-entire-map/#findComment-940399 Share on other sites More sharing options...
zeaNGlSucksKappa Posted July 22, 2017 Author Share Posted July 22, 2017 On 7/20/2017 at 8:16 PM, Cheetos said: local w,h = TheWorld.Map:GetSize();for _,v in pairs(AllPlayers) do for x=-w*4,w*4,35 do for y=-h*4,h*4,35 do v.player_classified.MapExplorer:RevealArea(x,0,y) end end end Thanks so much! This worked completely! Link to comment https://forums.kleientertainment.com/forums/topic/80665-opening-the-entire-map/#findComment-940684 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.