Insurgency

Insurgency

85 ratings
Minimap
   
Award
Favorite
Favorited
Unfavorite
Modifications: Custom UI
File Size
Posted
Updated
33.594 KB
19 Aug, 2016 @ 5:28pm
20 Aug, 2016 @ 8:15am
2 Change Notes ( view )

Subscribe to download
Minimap

Description
Needs hud_reloadscheme

As mentioned by Twacrs it is not compatible with some of the other CustomUI mods made by me. It depends which files I edited.
If the workshopmod contains only textures then they are compatible.

For best visuals put those into your autoexec file: [Autoexec guides] thanks to the autors
// Makes the map invisible
overview_alpha "0.5"
// Will decrease the visibility of the floating box over the player
overview_focus_box_opacity "50"
// Removes the grid lines and letters
overview_grid_overlay "0"
// Will make the map move with your movement
overview_locked "0"
// Change the key to your preference
bind k "overview_mode"
// Press the button if something goes wrong (i.e. minimap stretches over the full/half screen)

If you want to zoom in abit use this command: overview_zoom [zoomfactor] [animationtime]
Example: overview_zoom 1.5 0.0 will apply the zoom immediately
The zoom will be reset if you go into the squad overview


Optional
// ###Optional###
// Will make the tacticalmap toggle able.
// Sometimes you can get stuck on the tacticalmap
// (i.e. When switching to spectator and or switching teams)
// If it get stuck, press ESC, open the console and type: toggleOverviewOff
// then rebind the key to the normal map: bind n +tacticalmap
// This way you can enjoy the game without restarting
// If you don't like to have a zoom of 3, then change it accordingly, default is 1.0
// (e.g. overview_zoom 1.5)

echo "Overview"
alias toggleOverview "toggleOverviewOn"
alias toggleOverviewOn "+tacticalmap; overview_zoom 3; alias toggleOverview toggleOverviewOff"
alias toggleOverviewOff "-tacticalmap; alias toggleOverview toggleOverviewOn"

// Change the key to your preference
bind n toggleOverview

Small note if using optional code:
Will break if playing in singleplayer, switching to spectator and if switching teams. (As soon as you get a cursor on your tacticalmap it is broken)
Found a workaround to still play, press ESC open the console andtype:
toggleOverviewOff
bind n +tacticalmap
That way you can still enjoy the game even without the toggle feature (so you don't need to restart), the next time you start the game it will again try to make it toggle.

If the zoom doesn't work then press the button you configured in the first step (sometimes you need to press it multiple times) or type exec autoexec into console and reopen the map.

Thanks to Rymd for testing and giving some improvement hints, check out his workshop items for insurgency here.

Doesn't include squad/team icon: Tactialmap teamicon

Default values
overview_alpha "1.0"
overview_focus_box_opacity "240"
overview_grid_overlay "1"
overview_locked "1"
bind n +tacticalmap
bind k +voicerecord
56 Comments
Carrot^2 26 May, 2021 @ 2:19pm 
THANK YOU : ]
Memlith 24 Apr, 2020 @ 9:03am 
fixed!

i wasnt subscribed Lmao
Memlith 24 Apr, 2020 @ 9:02am 
stuck in the map overview on the entire screen
help
already did what u said in the post, but nothing happens
Linothorax  [author] 9 Aug, 2019 @ 7:10am 
If you edit the modified files and adjust the x and y pos of the overview.
SpectrePrimacy 9 Aug, 2019 @ 5:48am 
is there anyway to relocate the minimap at the lower left-corner of the screen?
Linothorax  [author] 5 Aug, 2019 @ 3:36am 
Sweet, enjoy it :-)
Pa3yMuCm 4 Aug, 2019 @ 3:08pm 
Sorry, man. Missed this moment: "Will break if playing in singleplayer". In multiplayer work fine. Thanks for the best mod.
Linothorax  [author] 4 Aug, 2019 @ 11:34am 
Not sure if you read the description:
-Small note if using optional code:
-Will break if playing in singleplayer, switching to spectator and if switching teams. (As soon as you get a cursor on your tacticalmap it is broken)
Pa3yMuCm 4 Aug, 2019 @ 8:25am 
Can you demonstrate a video with a constantly displayed map and a controlled character?
Pa3yMuCm 4 Aug, 2019 @ 8:19am 
Why restart the game to repeat the same thing again?