zdswulyx2 Posted June 7, 2019 Share Posted June 7, 2019 (edited) Hi everyone, I recently made and uploaded a very small mod[1] with changes that were not easily covered by existing mods. I also wanted to disable map markers in the begin of the game (a-la[2[) however, in my system con_ToggleMapMarkers 0 does nothing. On the other hand tmm 0 in the console works fine. Is there something I need to know to use that function? Or it is something strange in my system? [1]https://www.nexusmods.com/oblivion/mods/49423 [2]https://www.nexusmods.com/oblivion/mods/48159 Edited June 7, 2019 by zdswulyx2 Link to comment Share on other sites More sharing options...
ReverendFelix Posted June 7, 2019 Share Posted June 7, 2019 Occasionally tcl (toggle collision) doesn't work for me. No idea why... Link to comment Share on other sites More sharing options...
Oblivionaddicted Posted June 8, 2019 Share Posted June 8, 2019 The right code is togglemapmarkers then 0 or 1 Link to comment Share on other sites More sharing options...
zdswulyx2 Posted June 8, 2019 Author Share Posted June 8, 2019 If I use togglemapmarkers instead of con_togglemapmarkers the script does not compile at all. The editor states that it is a console-only command. I am using obse_launcher -editor. Link to comment Share on other sites More sharing options...
Recommended Posts