Ping Tags Enemies

Cyberpunk 2077 Mods |

Ping Tags Enemies

Normally, when you use the ping quickhack the game allows you to tag all revealed enemies through walls. The problem is, that this feature doesn’t work very well, and as a result your tagging attempts are often ignored or you end up tagging other objects instead. The access points are also revealed, however, they are a bit difficult to spot among all the other cluttter that appears along with them.

To alleviate this, this mod will automatically tag all revealed enemies and other devices. Simple as that.

There are 3 available versions:
Tag all enemies and access points
Tag all enemies, access points, cameras and turrets
Tag only enemies

Customization
When Mod Settings mod gets updated I will probably make a single configurable version. For now, if somebody wants to further customize the mod or change what gets tagged and what doesn’t, you can easily edit the file \r6\scripts\Ping Tags Enemies\TagOnPing.reds using notepad and remove the lines responsible for checking whether or not an object should be tagged. For instance:

Tag only enemies, access points and turrents (no cameras)
owner.IsNPC() ||
owner.IsAccessPoint() ||
owner.IsTurret()

Tag only enemies, access points and cameras (no turrets)
owner.IsNPC() ||
owner.IsAccessPoint() ||
owner.IsSensor()

Tag only access points
owner.IsAccessPoint()

Requirements
redscript
red4ext or cybercmd – but only if you have REDmod installed

Installation
Unzip the r6 directory into your game directory


Author: CactusPie
This content was uploaded by website visitors. If you notice any mistake, please let us know.


The Cyberpunk 2077 mods offer a wide variety of free options to enhance and customize your game, making it more engaging and efficient. Download this Cyberpunk 2077 Ping Tags Enemies mod and, with no download limits, explore different options to upgrade your game and stay ahead by continually improving your gameplay experience.



Useful Information: How to install Cyberpunk 2077 Mods | How to Create Cyberpunk 2077 Mods | Cyberpunk 2077 Release Date | Cyberpunk 2077 System Requirements | About Cyberpunk 2077 Game | Cyberpunk 2077 News

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *