Arma 3
[discontinued] Antistasi - Kunduz - Community Version
68 Comments
[Meerkat] 4 Nov, 2022 @ 8:10am 
@Molotov313, For the time being you have to edit selector.sqf in the missions code.
molotov313 4 Nov, 2022 @ 6:08am 
comment choisir la faction qu'on veut jouer et celle qu'on veut combattre ?
aLi112 13 Aug, 2022 @ 8:28am 
@Vlash, I hosted my server on Nitrado a hosting service. And i could not find the server.armaProfile in my file list on the site. Any other way to find it or i need to contact the support ? or perhaps i can create it ?
Vlash 13 Aug, 2022 @ 6:51am 
@aLi112, difficulty is done via your server settings. Depending on how you have it set up, difficulty is chosen on the mission select screen. If you have the mission cycle set up inside the server.cfg, then it's done via certain lines like in the example below:

// MISSIONS CYCLE (see below)
class Missions {
class Mission1 {
template ="Antistasi-Altis-2-5-3.Altis";
difficulty = "Custom";
class Params {};
};
};

If you choose Custom as the difficulty, then it reads the settings you choose inside the server's server.armaprofile. Options for which can be found Here [community.bistudio.com]


As for changing factions, simple explanation is unpacking the pbo, finding the selector.sqf file, finding the correct line and changing the name of the template that needs to be used. A more detailed explanation can be found on the discord linked above and reading the pinned messages inside the #help channel.
aLi112 13 Aug, 2022 @ 6:29am 
Thanks! Is there also a way to change what faction you fight against ? And if its also possible to change the difficulty, like enabling third person and so ?
[Meerkat] 12 Aug, 2022 @ 10:49am 
@aLi112, Take a look at the GitHub [github.com] here, this will have all the mission PBOs.
aLi112 12 Aug, 2022 @ 9:45am 
anyone who can send me the MPmission files ? i want to host it in my server but i can not find it anywhere. not in my arma directory or my documents.
[Meerkat] 14 Jul, 2022 @ 3:46am 
@Johnny English,

One of the developers created a template for BWMod however it never quite reached a state we were happy with. It is possible to port though as far as I am aware.
Johnny English 11 Jul, 2022 @ 11:44pm 
@Devs: Is it possible also to integrate the
BWMod into (this) AntiStasi?
[Meerkat] 17 May, 2022 @ 6:50am 
@Crusader mackey,

The AI, especially in the early game where you have yet to purchase training levels, are awful at spotting enemies and without spotting, they struggle to fight back. Most of this spotting must be carried out by a player and thus when you go down they are likely to lose track of enemy forces.
One thing you should do is ensure that the AI are set to revive you through the Y menu, this will hopefully have them work to get you back up if they can.
Matikanetannhauser IRL (mambo) 17 May, 2022 @ 5:38am 
idk why but when i get downed the ai on my team go passive and wont revive or shoot they just walk around and then get shot
SovietCharlie 22 Apr, 2022 @ 4:21am 
Its possible to actually open the option to reduce AI's Skill? cause i have it on my server at 0.05 and still getting one shooted from 400m by a rifleman with no scope at all.
[Meerkat] 22 Mar, 2022 @ 2:02pm 
@CDEEKS, Simple answer, you don't.

MCC is not a mod we have any support for and in fact is known to cause issues with our mission for one reason or another, likely AI related as we have our own integrated AI scripting, therefore the mission is coded to kick players who attempt to play with the mod. This is not unique to MCC and also triggers for several other AI mods that are known to cause major problems.

To play the mission, just don't run with any other AI mods and you should be fine.
We are working on making a wiki page on the github that lists these mods in a more readable place than just in the code.
CHEWBACCA 22 Mar, 2022 @ 11:17am 
How do i play with MCC mod on it kicks me i play on my own private server.
[Meerkat] 1 Feb, 2022 @ 5:13am 
@HOG Yeah, that's been an opinion I've heard a lot since they were first introduced a long while back, but I did some testing myself and as far as I could tell their body armour (a common complaint was that they were near invincible) was equivalent to RHS armour.

Never did work out quite why they seem so much harder to fight.
HOG 31 Jan, 2022 @ 8:15pm 
AHH thanks bro. Out of every faction I have fought in antistasi the British are the most OP and a massive pain in the ass to deal with lol.
[Meerkat] 31 Jan, 2022 @ 10:46am 
@HOG, The former is because you are not changing the "Load Last Save" parameter to "No".
The latter is down to the modset you load, if you choose to *not* load any of the 3CB mods and start a new save, it will populate the factions with RHS factions and units.
HOG 31 Jan, 2022 @ 10:27am 
I have two separate issues. I typically play alone using a closed mp server. When i try to start a new game of antistasi it automatically loads my old saved game. The second issue is not being able to change the factions. I keep seeing comments of people fighting Americans, Russians etc. My game only loads afghan national army forces for whatever reason.
[Meerkat] 18 Jan, 2022 @ 1:00pm 
@HakkaB_ That sounds like an issue with the map rather than our mission, please direct this comment to the developers for the map.
Hakkius 18 Jan, 2022 @ 6:52am 
can't open doors and building trenches bugs out
anderdingus 31 Aug, 2021 @ 7:35pm 
how do i do that in the garage
[Meerkat] 30 Aug, 2021 @ 7:27am 
@dahbears6, You should be able to mount weapons to vehicles both in the garage and in the normal world subject to their limitations in the logistic system, you should also be able to select textures for applicable vehicles in the garage.
anderdingus 29 Aug, 2021 @ 5:05pm 
what is with the vehicle customization and are we able to put machine guns on trucks or something like that
Official Antistasi Community  [author] 12 Aug, 2021 @ 5:33am 
Please note that there are a few minor issues with 2.5.0 like garrisons not being taken over from the previous version and for example fuel trucks not being noticed as such in the garage.
We are already working on a hotfix and it will be published shortly.
[Meerkat] 16 Jul, 2021 @ 9:46am 
@Achtar, Yes you can, however you will need to edit the mission code to do so. The code is most easily accessed from our GitHub and the templates folder would be the place to look.
There is an example folder which should explain what the files do and therefore help you make your own.
Achtar 16 Jul, 2021 @ 9:21am 
can you have custom faction?
[Meerkat] 3 Apr, 2021 @ 3:31pm 
@Typictree5, The new template system allowed us to create custom units for early war level. While I am uncertain about the choice to use CSAT vests, the M14s are absolutely intended and give a new dynamic to the early game's lower quality garrison forces.
Typictree5 3 Apr, 2021 @ 3:09pm 
any reason why my rhs us army and marines are using weird m14s and csat vests?
[Meerkat] 15 Aug, 2020 @ 1:32am 
@Crashpilot, Please elaborate on the problems you are encountering. This version works fine on our server.
Winter06 14 Aug, 2020 @ 8:50am 
it doesnt even work wtf
[Meerkat] 29 Jul, 2020 @ 3:48pm 
@Jahsonaro, not at this time, no.
IHATECS 29 Jul, 2020 @ 12:25pm 
is there a way to turn off the chernaus civilians? its pretty weird to be fighting a bunch of taliban and then seeing a gaggle of eastern europeans run thru the battle field (3CB)
[Meerkat] 2 Jul, 2020 @ 9:28am 
@BasedHuWhiteMan II, If there is a suitable mod with enough to make compatibility worthwhile.
TimeTravellerErik 2 Jul, 2020 @ 9:09am 
Will we ever see an Antistasi Rhodesia mod?
[Meerkat] 26 May, 2020 @ 7:30am 
@Thicc Giraffe, 3CB is the only way currently to get afghan/takistani forces however you always play as the CCM (Chernarussian Communist Militia) though Taki/Afghani clothing is in the arsenal. See our 3CB modest for the full list needed for running the mods.
Uhhh Kyle 25 May, 2020 @ 11:22am 
Anyone know if you can get actual Afghan Fighters? Because RHS makes you the CHDKZ units and 3CB just doesnt even seem to detect for me which is dissapointing because if Im playing Antistasi on an Afghanistan map I want to be playing as Taliban.
[Meerkat] 16 May, 2020 @ 8:26am 
@Guran, then you didn't listen to what i said. You DO NOT need to load the base map ONLY the mp and door fix mod as the fixed version has all map files with it.
Guran 16 May, 2020 @ 6:48am 
@Meerkat, i followed your advice. But i need to load both, without the fix doors don't open in MP.
[Meerkat] 10 May, 2020 @ 3:46pm 
@Guran the fix is the map. don't load both.
Guran 10 May, 2020 @ 2:22pm 
@Meerkat, thx for info. Found a solution by myself, the order of how mods are loaded is important. Fix must be loaded after the map.
[Meerkat] 9 May, 2020 @ 5:21pm 
@Guran That would be an issue for the map developer(s). Nothing to do with our code.
Guran 9 May, 2020 @ 4:04pm 
Even with the Multiplayer & Door FIX i can't open doors on a local server. AI opens doors without any problems. Ideas how to fix this?
Official Antistasi Community  [author] 5 May, 2020 @ 6:30am 
IFA IS NO LONGER SUPPORTED BY ANTISTASI

Please note that due to an IP (intellectual property) issue within the IFA mod we will temporarily deactivate the compatibility with IFA as we are utilizing assets which are affected.
Nevertheless, we of course will properly integrate IFA compatibility once the issues are fixed.
With the next update we will have adapted the code so IFA is no longer loaded.
Yes, this means that games with IFA will break and you will not be able to continue them, but as the now missing models already broke the game, there is not a large loss.
If you would like to have more information regarding said IFA issue, please visit their steam workshop page as they have posted information in their comments.
Link to IFA

Thank you for your understanding.
[Meerkat] 28 Apr, 2020 @ 5:38am 
@kcin The parameters screen accessed from the lobby prior to starting the mission.
shock trooper 27 Apr, 2020 @ 3:28pm 
Specifically in multiplayer. It lets me select it in singleplayer but not in coop.
shock trooper 27 Apr, 2020 @ 3:18pm 
How do you get it so you fight the Russians and not Americans?
[Meerkat] 6 Apr, 2020 @ 5:49am 
@RZGOD Possible, but difficult as everything is too close together. It might spawn too much at once, hitting framerates hard.
RZGOD 5 Apr, 2020 @ 6:19pm 
waiting for fallujah Antistasi
[Meerkat] 4 Apr, 2020 @ 6:15pm 
@Captain Hawkeye, Are you loading IFA? As all our maps work with every supported modset.
Captain Hawkeye 4 Apr, 2020 @ 3:11pm 
I load up the mod only for it to load in assets from the polish revolution antistasi, is there any particular reason as to why this is happening?