Arma 3
(Servono più voti)
Partisan Action
   
Premio
Aggiungi ai preferiti
Preferito
Rimuovi dai preferiti
Data Type: Scenario
Scenario Gameplay: Singleplayer
Scenario Map: Altis, OtherMap
Meta: Dependency
Dimensioni del file
Pubblicato in data
Aggiornato in data
14.369 MB
5 giu 2020, ore 17:20
18 apr 2021, ore 0:23
4 note di rilascio ( visualizza )

Sottoscrivi per scaricare
Partisan Action

Descrizione
!ATTENTION!
!DO NOT PLAY THIS MISSION WITH MODS, THAT AREN'T REQIRED!

Description:
you play as partisan female sharpshooter Sofia Synetós and provide fire support while an attack on a enemy village.
This is just a re-upload of a very old small mission, where I tested how things work in ArmA 3 compared to ArmA 2, as I found out, that the old version was broken.

Changes over the old version:
-Fixed a bug, when a squadleader got stuck on a waypoint and didn't continue.
-added more enemies inside buildings to snipe.
-added more "killcams".
-a lot of smaller fixes/improvements.

Features:
-You play as female partisan sharpshooter.
-Fully voice acted. Most of it is dubbed by me, the rest is just text-to-speech program, as it would not be good only with my voice.
-Intro cutscene.
-Custom notification icons.
-You can select from some weapons before the mission.

Known issues:
-An error pops up in the mission briefing. It started to occure since I removed sound mod and even though I tried to resolve this problem with several ways, I just can’t get rid of it.
Other, than that the mission works fine.
6 commenti
Hanss 30 lug 2020, ore 11:09 
@Slovakian Lynx
Thanks, it works ok. Good job!
SlovakianLynx  [autore] 29 lug 2020, ore 9:29 
@Hanss it should be fixed now.
Hanss 20 lug 2020, ore 23:34 
Previously it worked ok, now it does not start.
toecutter 9 giu 2020, ore 2:54 
hi get error msg when laoding
you cannot play/edit this mission it is dependant on downloadable content that has been deleted .cba_jam,FEMAL3_uniformsv2
SlovakianLynx  [autore] 9 giu 2020, ore 1:25 
Thanks! Glad you like it. Very easy, here is the script from init.sqf :

[] spawn
{
while{true} do
{
waitUntil {!alive player};
0 fadeSound 0;
0 fadeSpeech 0;
0 fadeRadio 0;
titleText["", "BLACK OUT", 0.1];
waitUntil {alive player};
1 fadeSound 1;
1 fadeSpeech 1;
1 fadeRadio 1;
titleText["", "PLAIN", 1];
};
};
Tefo 8 giu 2020, ore 18:25 
Excelent mission, my friend. How do you edit the black screen death effect?