TAR: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(Added Installation)
Line 1: Line 1:
[[TAR]] (Auto Radar) is a tool for {{csgo|4}}. This tool can automatically make radars.
[[TAR]] (Auto Radar) is a tool for {{csgo|4}}. This tool can automatically make radars.
==Installation==
# Copy everything in /bin_content/ to your csgo installation's /bin/ folder
# Copy everything in /hammer_content/ to your csgo installation's /csgo/ folder
# Create a directory in your csgo installation's global offensive/bin/ folder named 'tar'
# Copy everything in /AutoRadar2.0.4/ to your csgo installation's global offensive/bin/tar/ folder
# Add a new compile profile in the expert compile mode of hammer
# Set its name to [TAR] Generate Radar
# Set the executable to: $exedir/bin/tar/AutoRadar.exe
# Set the args to: -g $gamedir $path/$file
# Go to Tools > Options in hammer
# Next to 'Game Data files' click add
# Find tar_entities.fgd and add it
==Usage==
==Usage==
===[[Grouping and VisGrouping|Visgroups]]===
===[[Grouping and VisGrouping|Visgroups]]===

Revision as of 09:25, 10 May 2022

TAR (Auto Radar) is a tool for Counter-Strike: Global Offensive Counter-Strike: Global Offensive. This tool can automatically make radars.

Installation

  1. Copy everything in /bin_content/ to your csgo installation's /bin/ folder
  2. Copy everything in /hammer_content/ to your csgo installation's /csgo/ folder
  3. Create a directory in your csgo installation's global offensive/bin/ folder named 'tar'
  4. Copy everything in /AutoRadar2.0.4/ to your csgo installation's global offensive/bin/tar/ folder
  5. Add a new compile profile in the expert compile mode of hammer
  6. Set its name to [TAR] Generate Radar
  7. Set the executable to: $exedir/bin/tar/AutoRadar.exe
  8. Set the args to: -g $gamedir $path/$file
  9. Go to Tools > Options in hammer
  10. Next to 'Game Data files' click add
  11. Find tar_entities.fgd and add it

Usage

Visgroups

  • tar_layout - layout of the radar
  • tar_cover - cover of the radar (props, brush entities, ...)
  • tar_overlap - overlap of the radar, like A plant on de_mirage de_mirage (brushes)
  • tar_mask - objects, that hides tar_layout, like columns (props, brushes)

Entities

  • tar_config - configuration of radar (color or tar_color, background, export type, ...)
  • tar_color - changes the color of tar_color's height (need Use auto-gradient entities parameter in tar_config)
  • tar_map_divider multiple map levels, like de_nuke de_nuke or de_vertigo de_vertigo

See also