Addon Entry

Now supporting the newest garrysmods.org

New : UserScript to add a search button to any garrysmod.org download page Script Page Install It!

Mirrors

There are no mirrors, request one in the comment section below.
File: Clientside Targeting(tracking)
Version: 0
Garrysmod.org URL: http://www.garrysmod.org/downloads/?a=view&id=130881
Description: This lets you use a command

T_set_target playername ENEMY/FRIEND/NONE

EXAMPLE 1
T_set_target Bio ENEMY // Makes Bio(CASE SENSITIVE!) have a red circle above his head.

EXAMPLE 2
T_set_target Bio FRIEND // Makes Bio have a green circle above his head.

EXAMPLE 3
T_set_target Bio NONE // Makes Bio have no circle above his head.

Using this command and putting the option of either ENEMY, FRIEND, or NONE (case sensitive)
will put a green(FRIEND), red(ENEMY), or nothing above the players head to let you know where they are at all times.

Extract to your garrysmod/garrysmod folder, it should overwrite lua and such.

This won't work if sv_scriptenforcer 1.

This could be useful for numerous occasions, like if some player is killing you and you want to get revenge, just target him to know his location at all times.

Image: Clientside