• Placing image over other team player/Targeting?
    1 replies, posted
I want to be able to place a vtf file for example over a player on another team. E.G. Putting a red square targeting system over them. (When they aren't behind a wall, of course.) How can I do this?
[url=http://wiki.garrysmod.com/page/util/TraceLine]util.TraceLine[/url] + [url=http://wiki.garrysmod.com/page/GM/HUDPaint]HUDPaint[/url] or you can use [url=http://wiki.garrysmod.com/page/Entity/IsLineOfSightClear]Entity:IsLineOfSightClear( TargetPlayer )[/url] + [url=http://wiki.garrysmod.com/page/GM/HUDPaint]HUDPaint[/url]
Sorry, you need to Log In to post a reply to this thread.