De Dust2 Retake

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 3

// Spawn locations and angles.

// The first three numbers are the X Y Z coordinates of the player location.
// The last three numbers are the PITCH YAW ROLL parameters of the player camera.
// To easily get these numbers, walk around the map and type "getpos" in the
console.
// The console will return the 6 numbers that you need to paste into your entry
below.

"Retake"
{
"Spawns"
{
"CT"
{
// A site
"0"
{
"0" "-846.599976 1444.890869 -48.501801 0.943810 1.405786
0.000000" // tunnels
"1" "-457.336212 1054.574707 1.844280 0.363007 50.313972
0.000000" // xbox
"2" "-400.334991 678.978882 64.093811 1.137411 66.576416
0.000000" // top mid
"3" "-193.614960 396.257385 62.181545 -0.024189 81.846718
0.000000" // top mid again
"4" "434.117462 -1.090969 60.376881 -2.032789 57.888672
0.000000" // long doors
"5" "555.093811 -135.622513 59.610733 -0.338788 82.621094
0.000000" // long doors again
"6" "-677.613525 2415.142822 -32.683861 3.605824 -26.400053
0.000000" // bottom mid
"7" "-516.179565 1745.433228 -54.061600 1.040630 55.541264
0.000000" // bottom mid
}
// B site
"1"
{
"0" "-483.404663 1739.181641 -58.238190 -1.137366
101.860626 0.000000" // mid doors
"1" "-356.637268 1266.448120 -55.822693 1.161641 122.842247
0.000000" // xbox
"2" "-152.456589 1412.368896 63.691505 6.485623 170.056534
0.000000" // cat
"3" "-1550.600952 275.411560 71.745834 -3.242788 101.546806
0.000000" // outside tuns
"4" "-1777.189453 285.950958 63.664089 -2.952386 78.822899
0.000000" // outside tuns
"5" "283.011230 2364.396729 -56.154083 1.331001 -141.082947
0.000000" // ct spawn
"6" "-519.938232 1709.765137 -53.676819 -1.621401 92.496017
0.000000" // mid doors
}
}
"T"
{
// A site
"0"
{
"0" "1139.122192 2383.754150 160.579727 6.709989 -79.670036
0.000000"
"1" "1051.031250 3043.428955 194.564865 6.104987 -59.705238
0.000000"
"2" "1581.504639 2698.182373 167.690628 7.754992 -
111.185661 0.000000"
"3" "800.029114 2748.880615 162.849014 0.824991 -115.395638
0.000000"
"4" "934.400391 2758.107910 166.024689 0.659932 -121.885841
0.000000"
"5" "961.684265 2462.519287 160.809616 8.524945 -55.720852
0.000000"
"6" "1561.968750 3059.968750 173.093811 2.859952 -
105.055649 0.000000"
}
// B site
"1"
{
"0" "-2082.015869 2927.534424 98.116425 0.439947 -85.420326
0.000000"
"1" "-1570.835083 2535.531494 67.592232 0.659938 -90.700371
0.000000"
"2" "-2151.545898 2185.592041 65.203217 -0.550066 -
69.000519 0.000000"
"3" "-2139.478027 2386.677002 85.813980 -0.110149 -
79.120506 0.000000"
"4" "-1912.131470 2981.505127 103.982697 1.429781 -
93.200829 0.000000"
"5" "-1682.210449 2839.806152 84.535492 1.979795 -64.161041
0.000000"
"6" "-1421.781616 2777.520264 80.034912 -0.704973 -
120.040497 0.000000"
}
}
}
"BombPlants"
{
// A site
"0"
{
"0" "4 1090.739014 2498.391846 96.018295 0.000000 187.487183
0.000000" // default
"1" "4 1235.970825 2560.179443 99.365189 0.000000 183.158569
0.000000" // default
"2" "4 1142.790894 2525.311523 95.301125 0.000000 270.494385
0.000000" // default
"3" "2 989.641541 2534.124268 96.030510 0.000000 10.634766
0.000000" // catwalk
"4" "1 1222.001343 2510.773438 172.031250 0.000000 231.053467
0.000000" // advantageous
"5" "1 1235.968750 2348.031250 99.693840 0.000000 196.001587
0.000000" // advantageous
}
// B site
"1"
{
"0" "3 -1430.031250 2676.153564 16.376020 0.000000 194.848022
0.000000" // default
"1" "3 -1503.031250 2622.113037 8.387283 0.000000 283.447266
0.000000" // default
"2" "3 -1362.009277 2755.031250 18.075336 0.000000 181.230469
0.000000" // default
"3" "3 -1696.140259 2521.683594 9.336449 0.000000 309.336548
0.000000" // default
"4" "1 -1366.031250 2565.968750 4.645222 0.000000 232.827759
0.000000" // advantageous
}
}
}

You might also like