Initial Commit

This commit is contained in:
Janek
2023-10-31 17:23:15 +01:00
parent 048eab43ef
commit fd1a4c03dc
65 changed files with 9080 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
// HLTV overview description file for de_dust2_v2.bsp
"de_dust2"
{
"material" "overviews/de_dust2_v2" // texture file
"pos_x" "-2476" // upper left world coordinate
"pos_y" "3239"
"scale" "4.4"
"rotate" "1"
"zoom" "1.1"
"inset_left" "0.0"
"inset_top" "0.0"
"inset_right" "0.0"
"inset_bottom" "0.0"
// loading screen icons and positions
"CTSpawn_x" "0.62"
"CTSpawn_y" "0.21"
"TSpawn_x" "0.39"
"TSpawn_y" "0.91"
"bombA_x" "0.80"
"bombA_y" "0.16"
"bombB_x" "0.21"
"bombB_y" "0.12"
}