Skip to content

Commit

Permalink
Merge pull request #289 from MrDave1999/dev
Browse files Browse the repository at this point in the history
9.5.1 Release
  • Loading branch information
MrDave1999 authored Jan 11, 2025
2 parents cc99bc7 + f793f4f commit b4edca5
Show file tree
Hide file tree
Showing 6 changed files with 726 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ See the [scripts](https://github.com/MrDave1999/Capture-The-Flag/tree/dev/script
- ZM_Italy - Unknown.
- zone_paintball by Famous.
- mp_island by Leo.
- Baron's Playground (RC Battlefield V2) by Pyraeus.

## Contribution

Expand Down
Binary file added filterscripts/RC_Battlefield2.amx
Binary file not shown.
690 changes: 690 additions & 0 deletions filterscripts/RC_Battlefield2.pwn

Large diffs are not rendered by default.

32 changes: 32 additions & 0 deletions src/Application/Maps/Files/RC_Battlefield2.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
[AlphaTeamLocations]
-971.2618,1096.8425,1354.3245,92.1209
-971.7466,1088.0415,1354.3245,88.6742
-971.2063,1072.6243,1354.3245,89.9276
-974.5555,1097.3695,1349.9490,96.8210
-974.0475,1081.5441,1349.9490,87.1075
-974.1845,1068.9525,1349.9490,92.1209
-974.8284,1035.4618,1348.8643,89.3010
-977.5403,1019.9573,1349.9734,71.4408
-978.3486,1028.0399,1349.9734,125.9613
-970.0584,1075.1202,1349.9490,26.6339

[BetaTeamLocations]
-1134.3773,1022.0404,1354.5745,270.2561
-1132.9664,1034.0828,1354.5745,265.5561
-1132.8658,1045.8583,1354.5745,266.4960
-1135.5933,1062.6604,1354.0779,271.1960
-1131.2480,1051.0914,1350.7140,269.9427
-1131.3956,1038.9187,1350.7140,269.9427
-1130.9670,1021.0355,1350.7140,269.6294
-1126.8270,1099.2672,1350.6857,249.8891
-1128.0856,1091.9438,1350.6857,298.1430
-1130.5973,1083.5118,1349.5753,266.8329

[Interior]
10

[RedFlagLocation]
-974.1491,1090.2255,1349.9807

[BlueFlagLocation]
-1131.4142,1029.4452,1350.7460

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ DragonZafiro, Elorreli, amirab, JamesT85,
TheYoungCapone, B4MB1[MC], Sleyer, mihaibr,
UnuAlex, SpikY_, Niktia_Ruchkov, Amads,
Samarchai, haubitze, Ghost-X, Zniper, Dr.Pawno,
SENiOR, saawan, Risq, Famous and Leo.
SENiOR, saawan, Risq, Famous, Leo and Pyraeus.
{Color1}Acknowledgments to:{Color2}
ikkentim for creating the SampSharp framework.
Nickk888SAMP for creating NTD (TextDraw Editor).
Expand Down

0 comments on commit b4edca5

Please sign in to comment.