13e3d4f688360dfe0888a48e29e07fa03de9243c
[tar-legacy.git] / README.md
1 # CS:GO Radar Tools
2 ### Set of tools to help with making radars (new CS:GO style since panorama beta)
3 Retrieved height information using the tool:
4
5 ![](https://i.imgur.com/gd1OC8g.png)
6
7 # How to use
8 Everything is operated through a 'console' like interface. Type HELP to get a list of commands and variables you can change.
9
10 The primary three you need to know are: OPENBSP, OPENNAV & HELP
11
12 ![](https://i.imgur.com/vmQ6BDa.gif)
13
14 List of commands:
15
16 | Commands | Info |
17 |----------------------------------|----------------------------------|
18 | QUIT / EXIT | Closes (wow!) |
19 | OPENBSP | Opens a BSP file |
20 | OPENNAV | Opens a NAV file |
21 | OPEN | Open BSP / NAV (1.5.3+) |
22 | NAV | View nav mesh |
23 | BSP | View bsp file |
24 | HELP | Helps you out |
25 | PERSPECTIVE / PERSP | Switches to perspective view |
26 | ORTHOGRAPHIC / ORTHO | Switches to orthographic view |
27 | OSIZE / SIZE <int> | Changes the orthographic scale |
28 | LOOKDOWN | Sets yaw to 0, pitch to -90 |
29 | RENDER | Renders the view to render.png |
30 | RENDERMODE <int> | Same as nav/bsp switch |
31 | PROJMATRIX <int> | Same as persp/ortho |
32 | MIN <int> | Minimum levels of height (units) |
33 | MAX <int> | Maximum levels of height (units) |
34 | FARZ <int> | Far clip plane of the camera |
35 | NEARZ <int> | Near clip plane of the camera |
36
37 & WASD to fly around, Mouse click and drag to look
38
39 # Download:
40 This tool requires Visual C++ 2017 redistributables, you can donwload them here:
41 https://aka.ms/vs/15/release/vc_redist.x64.exe (64 bit)
42
43 https://aka.ms/vs/15/release/vc_redist.x86.exe (32 bit)
44
45 http://www.harrygodden.com/downloads/csgoheightmap1.5.2.zip
46
47 Thanks to the patient few for testing.
48
49 ## Misc...
50 Intended for use with [Yanzl](https://github.com/gortnarj)'s radar generator substance graph, example:
51
52 ![](https://i.imgur.com/gQ2TLRC.png)
53
54 Submit any issues on this git repository, and send suggestions to hgodden00@gmail.com / Terri00#9530 on discord