Skip to content

Commit b4edca5

Browse files
authored
Merge pull request #289 from MrDave1999/dev
9.5.1 Release
2 parents cc99bc7 + f793f4f commit b4edca5

File tree

6 files changed

+726
-3
lines changed

6 files changed

+726
-3
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,7 @@ See the [scripts](https://github.com/MrDave1999/Capture-The-Flag/tree/dev/script
332332
- ZM_Italy - Unknown.
333333
- zone_paintball by Famous.
334334
- mp_island by Leo.
335+
- Baron's Playground (RC Battlefield V2) by Pyraeus.
335336

336337
## Contribution
337338

filterscripts/RC_Battlefield2.amx

37.1 KB
Binary file not shown.

filterscripts/RC_Battlefield2.pwn

Lines changed: 690 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
[AlphaTeamLocations]
2+
-971.2618,1096.8425,1354.3245,92.1209
3+
-971.7466,1088.0415,1354.3245,88.6742
4+
-971.2063,1072.6243,1354.3245,89.9276
5+
-974.5555,1097.3695,1349.9490,96.8210
6+
-974.0475,1081.5441,1349.9490,87.1075
7+
-974.1845,1068.9525,1349.9490,92.1209
8+
-974.8284,1035.4618,1348.8643,89.3010
9+
-977.5403,1019.9573,1349.9734,71.4408
10+
-978.3486,1028.0399,1349.9734,125.9613
11+
-970.0584,1075.1202,1349.9490,26.6339
12+
13+
[BetaTeamLocations]
14+
-1134.3773,1022.0404,1354.5745,270.2561
15+
-1132.9664,1034.0828,1354.5745,265.5561
16+
-1132.8658,1045.8583,1354.5745,266.4960
17+
-1135.5933,1062.6604,1354.0779,271.1960
18+
-1131.2480,1051.0914,1350.7140,269.9427
19+
-1131.3956,1038.9187,1350.7140,269.9427
20+
-1130.9670,1021.0355,1350.7140,269.6294
21+
-1126.8270,1099.2672,1350.6857,249.8891
22+
-1128.0856,1091.9438,1350.6857,298.1430
23+
-1130.5973,1083.5118,1349.5753,266.8329
24+
25+
[Interior]
26+
10
27+
28+
[RedFlagLocation]
29+
-974.1491,1090.2255,1349.9807
30+
31+
[BlueFlagLocation]
32+
-1131.4142,1029.4452,1350.7460

src/Application/Players/GeneralCommands/Resources/DetailedCommandInfo.Designer.cs

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Application/Players/GeneralCommands/Resources/DetailedCommandInfo.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ DragonZafiro, Elorreli, amirab, JamesT85,
144144
TheYoungCapone, B4MB1[MC], Sleyer, mihaibr,
145145
UnuAlex, SpikY_, Niktia_Ruchkov, Amads,
146146
Samarchai, haubitze, Ghost-X, Zniper, Dr.Pawno,
147-
SENiOR, saawan, Risq, Famous and Leo.
147+
SENiOR, saawan, Risq, Famous, Leo and Pyraeus.
148148
{Color1}Acknowledgments to:{Color2}
149149
ikkentim for creating the SampSharp framework.
150150
Nickk888SAMP for creating NTD (TextDraw Editor).

0 commit comments

Comments
 (0)