Arma 3
[discontinued] Antistasi - Kunduz - Community Version
68 comentarios
[Meerkat] 4 NOV 2022 a las 8:10 
@Molotov313, For the time being you have to edit selector.sqf in the missions code.
molotov313 4 NOV 2022 a las 6:08 
comment choisir la faction qu'on veut jouer et celle qu'on veut combattre ?
aLi112 13 AGO 2022 a las 8:28 
@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 AGO 2022 a las 6:51 
@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 AGO 2022 a las 6:29 
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 AGO 2022 a las 10:49 
@aLi112, Take a look at the GitHub [github.com] here, this will have all the mission PBOs.
aLi112 12 AGO 2022 a las 9:45 
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 a las 3:46 
@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 a las 23:44 
@Devs: Is it possible also to integrate the
BWMod into (this) AntiStasi?
[Meerkat] 17 MAY 2022 a las 6:50 
@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.
Oblock Switchyion 17 MAY 2022 a las 5:38 
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 ABR 2022 a las 4:21 
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 a las 14:02 
@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 a las 11:17 
How do i play with MCC mod on it kicks me i play on my own private server.
[Meerkat] 1 FEB 2022 a las 5:13 
@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 ENE 2022 a las 20:15 
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 ENE 2022 a las 10:46 
@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 ENE 2022 a las 10:27 
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 ENE 2022 a las 13:00 
@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 ENE 2022 a las 6:52 
can't open doors and building trenches bugs out
anderdingus 31 AGO 2021 a las 19:35 
how do i do that in the garage
[Meerkat] 30 AGO 2021 a las 7:27 
@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 AGO 2021 a las 17:05 
what is with the vehicle customization and are we able to put machine guns on trucks or something like that
Official Antistasi Community  [autor] 12 AGO 2021 a las 5:33 
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 a las 9:46 
@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 a las 9:21 
can you have custom faction?
[Meerkat] 3 ABR 2021 a las 15:31 
@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 ABR 2021 a las 15:09 
any reason why my rhs us army and marines are using weird m14s and csat vests?
[Meerkat] 15 AGO 2020 a las 1:32 
@Crashpilot, Please elaborate on the problems you are encountering. This version works fine on our server.
Winter06 14 AGO 2020 a las 8:50 
it doesnt even work wtf
[Meerkat] 29 JUL 2020 a las 15:48 
@Jahsonaro, not at this time, no.
IHATECS 29 JUL 2020 a las 12:25 
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 a las 9:28 
@BasedHuWhiteMan II, If there is a suitable mod with enough to make compatibility worthwhile.
TimeTravellerErik 2 JUL 2020 a las 9:09 
Will we ever see an Antistasi Rhodesia mod?
[Meerkat] 26 MAY 2020 a las 7:30 
@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 a las 11:22 
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 a las 8:26 
@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 a las 6:48 
@Meerkat, i followed your advice. But i need to load both, without the fix doors don't open in MP.
[Meerkat] 10 MAY 2020 a las 15:46 
@Guran the fix is the map. don't load both.
Guran 10 MAY 2020 a las 14:22 
@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 a las 17:21 
@Guran That would be an issue for the map developer(s). Nothing to do with our code.
Guran 9 MAY 2020 a las 16:04 
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  [autor] 5 MAY 2020 a las 6:30 
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 ABR 2020 a las 5:38 
@kcin The parameters screen accessed from the lobby prior to starting the mission.
shock trooper 27 ABR 2020 a las 15:28 
Specifically in multiplayer. It lets me select it in singleplayer but not in coop.
shock trooper 27 ABR 2020 a las 15:18 
How do you get it so you fight the Russians and not Americans?
[Meerkat] 6 ABR 2020 a las 5:49 
@RZGOD Possible, but difficult as everything is too close together. It might spawn too much at once, hitting framerates hard.
RZGOD 5 ABR 2020 a las 18:19 
waiting for fallujah Antistasi
[Meerkat] 4 ABR 2020 a las 18:15 
@Captain Hawkeye, Are you loading IFA? As all our maps work with every supported modset.
Captain Hawkeye 4 ABR 2020 a las 15:11 
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?