Someone said using a minimap in game was not cheating if it doesn't show where enemies are
So I made one that shows where you are and where are your teammates

Oh, and when you're medic
it also shows if they need to be healed
. Because pressing E is so mainstream.So basically this plugin shows the entire map, in the top left corner of the screen. It also shows other players that are on your side.
It does never show enemies at anytime. All you see is a resized background, a dot showing your position, and blue/red dots showing your teammates. And dots color changes when a friend takes damage.
Of course any comment and feedback would be greatly appreciated
Version 2.0.2 hereVersion 2.0.1 hereVersion 2.0.0.1 hereVersion 1.3.1 hereVersion 1.3 hereVersion 1.2.2 hereVersion 1.2.1 hereVersion 1.2 hereVersion 1.1 hereFeatures:
- Allies and friendly sentries are shown on the minimap as dots or class bubbles
-

and

bubbles show where intels / cappable points / generators are
- The entire map is shown whatever its width / height
- Minimap's size is restricted, no matter how big is the map
- Scrolling (so that the minimap's size is not restricted due to width/height > allocated space)
- You can see if your allies need to be healed
- Choose minimap's position / size / dots colors / size
- Zooming (default key: R, change it in options menu)
Screenshots: - v1.0, medic view:
http://i.imgur.com/MrbMuNM.png - v1.3 with sentries:
http://i.imgur.com/ZuUZPSi.png - v2.0.1, with zooming:
http://i.imgur.com/0SlUQIt.png Conflicts:
- Since v1.2 this plugin uses its own object to display stuff. Like some other HUDs, this object is instantiated in PlayerControl's end step event. Thus
there may be conflicts with plugins that clear PlayerControl's end step event.
- v1.0 and 1.1 override HealthHud's draw event. Those may cause conflicts with plugins that clear HealthHud's draw event.
- If you experience any kind of issues using both this plugin and another one please post here.
How to install:
Download the zip
>> FROM THIS POST (CLICK HERE) << (attached file: minimap_v2.zip) and extract it in your Plugin folder.
Warning: the file attached to this post is actually the very first version of this plugin. You have been warned.