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,29 @@
// HLTV overview description file for cs_office.bsp
"cs_office"
{
"material" "overviews/cs_office" // texture file
"pos_x" "-1838" // upper left world coordinate
"pos_y" "1858"
"scale" "4.1"
// loading screen icons and positions
"CTSpawn_x" "0.16"
"CTSpawn_y" "0.89"
"TSpawn_x" "0.78"
"TSpawn_y" "0.30"
"Hostage1_x" "0.84"
"Hostage1_y" "0.27"
"Hostage2_x" "0.84"
"Hostage2_y" "0.48"
"Hostage3_x" "0.91"
"Hostage3_y" "0.48"
"Hostage4_x" "0.77"
"Hostage4_y" "0.48"
"Hostage5_x" "0.77"
"Hostage5_y" "0.55"
// "Hostage6_x" "0.6"
// "Hostage6_y" "0.9"
}