Skip to content

Commit e8a5e02

Browse files
committed
- UPDATED: CS2 Retakes 20.0.17 > 20.0.18
1 parent 51d16cd commit e8a5e02

File tree

6 files changed

+237
-2
lines changed

6 files changed

+237
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ Mod | Version | Why
9797
[STFixes](https://github.com/rcnoob/STFixes)| `1.0.4` | A CounterStrikeSharp plugin with common fixes and features for SharpTimer servers
9898
[GunGame](https://github.com/ssypchenko/cs2-gungame)| `1.1.2` | GunGame mode on Counter Strike Sharp
9999
[K4-Arenas](https://github.com/KitsuneLab-Development/K4-Arenas)| `2.0.4` | All in one arena plugin, that you can use to have a ladder type gameplay. Support all map, 2v2/3v3/etc [How?](#enable-k4-arenas)
100-
[CS2 Retakes](https://github.com/B3none/cs2-retakes)| `20.0.17` | CS2 implementation of retakes. Based on the version for CS:GO by Splewis.
101-
[CS2 Retakes Shared](https://github.com/B3none/cs2-retakes)| `20.0.17` | Shared library for CS2 Retakes.
100+
[CS2 Retakes](https://github.com/B3none/cs2-retakes)| `20.0.18` | CS2 implementation of retakes. Based on the version for CS:GO by Splewis.
101+
[CS2 Retakes Shared](https://github.com/B3none/cs2-retakes)| `20.0.18` | Shared library for CS2 Retakes.
102102
[CS2 Instadefuse](https://github.com/B3none/cs2-instadefuse)| `2.0.0` | Allows a CT to instantly defuse the bomb when nothing can prevent defusal. Written in C# for CounterStrikeSharp.
103103
[CS2 Retakes Allocator](https://github.com/yonilerner/cs2-retakes-allocator)| `2.4.0` | Advanced weapon allocation for B3none/cs2-retakes
104104
[CS2 Whitelist](https://github.com/PhantomYopta/CS2_WhiteList)| `1.0.0`| Restricts access to the server for SteamID members/employees listed in the whitelist. [How?](#enable-whitelist-so-only-a-list-of-people-can-play)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,235 @@
1+
{
2+
"Spawns": [
3+
{
4+
"Vector": "88.846 2115.3987 1694.6296",
5+
"QAngle": "0 -116.60202 0",
6+
"Team": 2,
7+
"Bombsite": 0,
8+
"CanBePlanter": false
9+
},
10+
{
11+
"Vector": "-426.19086 2163.7827 1687.0312",
12+
"QAngle": "0 -83.966446 0",
13+
"Team": 2,
14+
"Bombsite": 0,
15+
"CanBePlanter": false
16+
},
17+
{
18+
"Vector": "530.5122 -135.95178 1748.0312",
19+
"QAngle": "0 138.06793 0",
20+
"Team": 3,
21+
"Bombsite": 0,
22+
"CanBePlanter": false
23+
},
24+
{
25+
"Vector": "-564.94867 -435.6573 1659.0205",
26+
"QAngle": "0 131.95471 0",
27+
"Team": 3,
28+
"Bombsite": 0,
29+
"CanBePlanter": false
30+
},
31+
{
32+
"Vector": "370.14374 460.2083 1616.3209",
33+
"QAngle": "0 169.67767 0",
34+
"Team": 3,
35+
"Bombsite": 0,
36+
"CanBePlanter": false
37+
},
38+
{
39+
"Vector": "1055.1146 150.50739 1612.0312",
40+
"QAngle": "0 -171.81519 0",
41+
"Team": 3,
42+
"Bombsite": 0,
43+
"CanBePlanter": false
44+
},
45+
{
46+
"Vector": "-965.4935 -486.7514 1612.0938",
47+
"QAngle": "0 89.897 0",
48+
"Team": 3,
49+
"Bombsite": 0,
50+
"CanBePlanter": false
51+
},
52+
{
53+
"Vector": "-52.70166 2028.946 1687.0312",
54+
"QAngle": "0 -129.94046 0",
55+
"Team": 2,
56+
"Bombsite": 0,
57+
"CanBePlanter": true
58+
},
59+
{
60+
"Vector": "-167.70996 2009.9249 1687.0312",
61+
"QAngle": "0 -92.82898 0",
62+
"Team": 2,
63+
"Bombsite": 0,
64+
"CanBePlanter": true
65+
},
66+
{
67+
"Vector": "1675.7158 433.6111 1612.0312",
68+
"QAngle": "0 160.41205 0",
69+
"Team": 3,
70+
"Bombsite": 0,
71+
"CanBePlanter": false
72+
},
73+
{
74+
"Vector": "220.42476 1943.33 1687.2749",
75+
"QAngle": "0 -119.349976 0",
76+
"Team": 2,
77+
"Bombsite": 0,
78+
"CanBePlanter": false
79+
},
80+
{
81+
"Vector": "797.99524 1994.3889 1704.2843",
82+
"QAngle": "0 -98.994026 0",
83+
"Team": 2,
84+
"Bombsite": 0,
85+
"CanBePlanter": false
86+
},
87+
{
88+
"Vector": "-537.23694 -93.11426 1666.0049",
89+
"QAngle": "0 30.952606 0",
90+
"Team": 3,
91+
"Bombsite": 0,
92+
"CanBePlanter": false
93+
},
94+
{
95+
"Vector": "-85.16113 1829.0667 1687.0326",
96+
"QAngle": "0 138.84143 0",
97+
"Team": 2,
98+
"Bombsite": 0,
99+
"CanBePlanter": true
100+
},
101+
{
102+
"Vector": "-454.53986 253.37761 1664.0875",
103+
"QAngle": "0 -93.64712 0",
104+
"Team": 3,
105+
"Bombsite": 0,
106+
"CanBePlanter": false
107+
},
108+
{
109+
"Vector": "112.10849 -645.7037 1612.0312",
110+
"QAngle": "0 -30.481903 0",
111+
"Team": 2,
112+
"Bombsite": 1,
113+
"CanBePlanter": false
114+
},
115+
{
116+
"Vector": "38.96541 -410.5996 1612.0315",
117+
"QAngle": "0 -1.3763733 0",
118+
"Team": 2,
119+
"Bombsite": 1,
120+
"CanBePlanter": false
121+
},
122+
{
123+
"Vector": "-260.18933 -263.54498 1612.0315",
124+
"QAngle": "0 -42.288437 0",
125+
"Team": 2,
126+
"Bombsite": 1,
127+
"CanBePlanter": false
128+
},
129+
{
130+
"Vector": "-39.28589 -1089.934 1659.0312",
131+
"QAngle": "0 159.6159 0",
132+
"Team": 2,
133+
"Bombsite": 1,
134+
"CanBePlanter": true
135+
},
136+
{
137+
"Vector": "204.96872 -1454.9694 1659.7084",
138+
"QAngle": "0 121.152405 0",
139+
"Team": 2,
140+
"Bombsite": 1,
141+
"CanBePlanter": true
142+
},
143+
{
144+
"Vector": "181.90877 -1275.5289 1660.0312",
145+
"QAngle": "0 146.85425 0",
146+
"Team": 2,
147+
"Bombsite": 1,
148+
"CanBePlanter": true
149+
},
150+
{
151+
"Vector": "73.0746 -1449.4857 1659.0312",
152+
"QAngle": "0 148.2114 0",
153+
"Team": 2,
154+
"Bombsite": 1,
155+
"CanBePlanter": true
156+
},
157+
{
158+
"Vector": "-135.96872 -1454.9808 1659.0312",
159+
"QAngle": "0 83.33197 0",
160+
"Team": 2,
161+
"Bombsite": 1,
162+
"CanBePlanter": true
163+
},
164+
{
165+
"Vector": "-547.1575 163.76521 1662.0312",
166+
"QAngle": "0 -178.13199 0",
167+
"Team": 3,
168+
"Bombsite": 1,
169+
"CanBePlanter": false
170+
},
171+
{
172+
"Vector": "-1210.2491 319.78955 1612.2812",
173+
"QAngle": "0 -55.701714 0",
174+
"Team": 3,
175+
"Bombsite": 1,
176+
"CanBePlanter": false
177+
},
178+
{
179+
"Vector": "1786.6544 -703.06866 1612.0759",
180+
"QAngle": "0 178.40802 0",
181+
"Team": 3,
182+
"Bombsite": 1,
183+
"CanBePlanter": false
184+
},
185+
{
186+
"Vector": "-825.3157 606.30457 1633.837",
187+
"QAngle": "0 -92.024574 0",
188+
"Team": 3,
189+
"Bombsite": 1,
190+
"CanBePlanter": false
191+
},
192+
{
193+
"Vector": "-266.07788 399.4657 1613.0312",
194+
"QAngle": "0 -24.039795 0",
195+
"Team": 3,
196+
"Bombsite": 1,
197+
"CanBePlanter": false
198+
},
199+
{
200+
"Vector": "555.2382 653.47833 1613.0312",
201+
"QAngle": "0 -90.55927 0",
202+
"Team": 3,
203+
"Bombsite": 1,
204+
"CanBePlanter": false
205+
},
206+
{
207+
"Vector": "1050.5557 -231.46716 1612.0312",
208+
"QAngle": "0 -104.38248 0",
209+
"Team": 3,
210+
"Bombsite": 1,
211+
"CanBePlanter": false
212+
},
213+
{
214+
"Vector": "-980.65094 1009.6074 1681.4651",
215+
"QAngle": "0 -86.84452 0",
216+
"Team": 3,
217+
"Bombsite": 1,
218+
"CanBePlanter": false
219+
},
220+
{
221+
"Vector": "246.33647 439.47473 1615.7766",
222+
"QAngle": "0 -58.32573 0",
223+
"Team": 3,
224+
"Bombsite": 1,
225+
"CanBePlanter": false
226+
},
227+
{
228+
"Vector": "-300.5824 618.87946 1639.1337",
229+
"QAngle": "0 -58.32573 0",
230+
"Team": 3,
231+
"Bombsite": 1,
232+
"CanBePlanter": false
233+
}
234+
]
235+
}

0 commit comments

Comments
 (0)