Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Thanks!
class LootToCrateRadius
{
title = $STR_A3A_Params_LootToCrateRadius_title;
values[] = {0,10,15,20,250};
texts[] = {$STR_A3A_Params_generic_disabled, $STR_A3A_Params_generic_10m, $STR_A3A_Params_generic_15m, $STR_A3A_Params_generic_20m, $STR_A3A_Params_generic_250m};
default = 10;
};
This should add the option to choose 250m in your parameters when you open your game. Haven't tried it but it should work. If not idk for now. Once your are done editing, save the file and redrag it into core.pbo. You can now close pbo manager and start the game and in parameters the 250 meters option should appear.
Download PBO manager v.1.4. Open PBO manager. In PBO manager, open antistasi the mod folder in the arma 3 workshop folder of your steam folder. Steam>steamapps> common>workshop>antistasi the mod. Make sure hidden folder are ticked on to visible. Then, open core.pbo. in core.pbo, drag "Params.hpp" out of pbo manager to anywhere in your desktop. Then open "Params.hpp" with notepad after having dragged it out of core.pbo or it won't work. Change this line:
class LootToCrateRadius
{
title = $STR_A3A_Params_LootToCrateRadius_title;
values[] = {0,10,15,20};
texts[] = {$STR_A3A_Params_generic_disabled, $STR_A3A_Params_generic_10m, $STR_A3A_Params_generic_15m, $STR_A3A_Params_generic_20m};
default = 10;
};
It's been reliable for quite some time now as long as people stop alt +F4'ing, don't let onedrive have access to your arma profile and don't use the alternate save system on linux systems.
I haven't looked at the map recently but last I heard was there was just a lot of dead space between areas, so would need a lot of a persons time to create areas.
Also as it stands a lot of the team don't have much time for maps at the moment. Some of the team are currently working on a reforger version and even then, some are focusing on real life last I heard.
Use: ctrl + space
is there any fix for that (im using CUP mods if that changes things)
I've also discovered that dismissing units leads to them dropping their gear inside the arsenal's inventory rather than the arsenal itself, I don't know if this has always been a thing though.
If you're using a tool such as FASTER to host a server. Make sure the mod's files are installed properly and again, being loaded properly. Reading the RPT can help show if the mod is being loaded properly, but if you're not sure what you're doing, head over to the discord so we can help better.