Page MenuHomeFeedback Tracker
Feed Advanced Search

May 10 2016

Gekon added a comment to T82731: [Feature request] "Author" and "Picture" for local mods must be taken from "mod.cpp".

Hi, we have this on the list. Thanks!

May 10 2016, 11:14 AM · Arma 3
Gekon added a comment to T82441: About Steam Comunity Updates.

There is no such option to disable updates. Please, try contacting the mod author.

May 10 2016, 11:03 AM · Arma 3
Gekon added a comment to T82427: "Publish to Steam Workshop" does not display all mission.

Hi there, we advise not to use the contributor feature.

It's not implemented in the SDK, we have no way to control it, and using it can result in a weird behavior or even the whole workshop item getting corrupted.

May 10 2016, 11:03 AM · Arma 3
Gekon added a comment to T82137: Workshop Publisher - does not allow different mod title than folder name..

Sadly, there is no reasonable way how to make this possible.

The Launcher is creating @folders on its own to establish and maintain naming consistency.
Obviously, it could create the folder with any name, but before the item is downloaded, there is no other information available to get the custom name from, just the Steam name. Renaming this after download would create additional error point we'd like to avoid having. Moreover, this way, it might be slightly awkward with longer names, but provides a clear connection between the workshop item and the local files.

May 10 2016, 10:53 AM · Arma 3
Gekon added a comment to T82034: OFFLINE updates.

Hi Vlad,

sadly, there is nothing we can do in this matter. We are only able to update the game data using Steam, doing a whole new data pipeline would take months for a team of people, which is beyond our capabilities.

I hope your matter will get resolved soon. Best of luck.

May 10 2016, 10:50 AM · Arma 3
Gekon added a comment to T81830: Launcher load failed.

Hello,

as a first step, I'd suggest that you verify integrity of game cache: https://support.steampowered.com/kb_article.php?ref=2037-QEUH-3335. [^] If you use McAfee antivirus software, I'd suggest you to turn it temporarily off, because it is known to cause problems with Arma.

May 10 2016, 10:43 AM · Arma 3
Gekon added a comment to T81802: Arma 3 Launcher Required for connecting to BattlEye enabled servers..
  • unless you use -noLauncher, this will not apply: -mods enabled in the Arma 3 Launcher are disabled except the mod/mods thats in the param thats passed on to it

This is intended, otherwise the user would not be informed why his mods and presets ENABLED in Launcher are not loaded, which is not desired.

  • we will provide a parameter to start Arma 3 with battlEye enabled when -noLauncher is present. Expect -useBE to be out soon. User will need to agree to BattlEye license to be able to continue. Relevant only for Arma 3 Launcher. Example: -nolauncher -useBE will result in Arma 3 starting with BE enabled.
May 10 2016, 10:42 AM · Arma 3
Gekon added a comment to T81797: launcher stays open when starting game and steam registers it as playing arma 3.

Launcher is Arma 3 from the Steam's perspective. Otherwise it would be unable to process workshop mods. That is not going to change.

In the future, we will add an option what to do with Launcher after starting the game: do nothing, minimize, close.

May 10 2016, 10:42 AM · Arma 3
Gekon added a comment to T81756: Arma 3 Launcher is incompatible with Game Updater installation..

Feature added to backlog

May 10 2016, 10:41 AM · Arma 3
Gekon added a comment to T81632: [Very Minor] Field Manual - Marskmen DLC shows Helo DLC picture in "Hint Content".

Thanks

May 10 2016, 10:36 AM · Arma 3
Gekon added a comment to T81624: CfgMods Conflict with Steam Workshop.

The prefix is set in Addon Builder (Options > Prefix), but according to your example, it's not necessary.

Having /@My_Mod/addons/My_Mod.pbo should be fine and
dir = "@My_Mod" should work (See Epoch mod for example http://steamcommunity.com/sharedfiles/filedetails/?id=421839251 )

If you have multiple mods, each with cfgMods main menu icon defined. You can overwrite their classes in the last mod loaded to show only the ones you want to (and define other empty). Hiding of some loaded mods in main menu (or sub menu as you've called it) is something we want to do, but no ETA.

May 10 2016, 10:36 AM · Arma 3
Gekon added a comment to T81624: CfgMods Conflict with Steam Workshop.

There are two separate things here,

  • One is @ in the directory path, which should work. But you would have to include @ in the PBO header (prefix) as well, because directory paths are resolved using a virtual file system defined in the PBO header. Also, this is not related to Launcher, because the virtual file system and windows file system do not overlap.
  • Other one is @ in the class name. This will not work.

Adding the parameter won't likely happen. Why don't you just overwrite the specific class with a new empty value?

May 10 2016, 10:36 AM · Arma 3
Gekon added a comment to T81438: Add a "Scenarios" section to the Launcher.

This is something we've been talking about and will probably happen this year. But compared to other upcoming features, it doesn't have priority.

May 10 2016, 10:30 AM · Arma 3
Gekon added a comment to T81397: Launcher won't save new settings (parameters and mod groups).

I like this guy.

May 10 2016, 10:29 AM · Arma 3
Gekon added a comment to T81243: Launcher won't hold the command line parameters turned OFF after every restart.

Thanks for the suggestion. The behavior is intended, but we could add option checkbox to ignore the provided parameters. Added to the backlog.

May 10 2016, 10:24 AM · Arma 3
Gekon added a comment to T81179: Allow launcher users to share presets.

This is something we are considering, we'll probably including parameters presets and merge them with mods presets to provide even more value to presets sharing.

May 10 2016, 10:22 AM · Arma 3
Gekon added a comment to T80575: Subscribed Steam Missions - Desktop Server.

In the backlog already, waiting for a feasibility study.

May 10 2016, 9:57 AM · Arma 3
Gekon added a comment to T80575: Subscribed Steam Missions - Desktop Server.

Also check how other admins handle that http://feedback.arma3.com/view.php?id=20633

May 10 2016, 9:57 AM · Arma 3
Gekon added a comment to T80575: Subscribed Steam Missions - Desktop Server.

Hi, currently the dedicated server is unable to interact with Workshop. You need to add the mission as a local file.

There are promising changes coming with the new SteamWorks SDK that might finally enable dedicated servers working with Workshop content. We'll be hopefully be looking into that more in the future.

May 10 2016, 9:57 AM · Arma 3
Gekon added a comment to T80439: Launcher mission/mod/addon management , submission process and flagging system for Steam Workshop.

From a technical perspective, mod (depreciated: addon) is something you need to load using the mod parameter or a launcher, while scenario is something that could be loaded by the game on the fly. So everything is either a mod or a scenario.

What we want to do is make workshop items tagged with campaign to be displayed in the campaign screen.

May 10 2016, 9:53 AM · Arma 3
Gekon added a comment to T80439: Launcher mission/mod/addon management , submission process and flagging system for Steam Workshop.

RickOShay:

  1. I agree with that. Not easy to do though, we'll try. More info in the future.
  1. Scenario and Mod (addon is depreciated) are now exclusive. It's a technical perspective: scenarios can be loaded on the fly, mods cannot.
  1. We are thinking about 3rd party support, but nothing solid yet.
  1. Working hard on this one. Soon (tm).
  1. There are lot of things that can go wrong with mod creation and no deterministic steps to test or even fix such issues. Optimization will likely stay in the hands of creators in the future.
  1. We are looking into Expansion menu redesign, currently counting with both official and community mods, but with slightly expanded filtering and functionality.
  1. addon - single file, needed to be loaded when the game starts

mod - single or more files, needed to be loaded when the game starts
scenarios - loaded on the fly by the game, available in scenarios menu
we will be removing addon tag from workshop soon and only mod will stay

8+9) This is outside of our direct control. Valve is the owner of the Workshop platform and only they can adjust the functionality. But thanks for the feedback, I'll pass it on.

  1. Logs are our primary source of info to support such cases. Optimization will likely stay in the hands of creators.
  1. Dependencies are on the list. For workshop mods, we plan to include easy subscribe all.
  1. Will look into that, thanks!

Thanks for the feedback. I'll push where I can. As you can see, some of the things are already being worked on, but it often turns out being more difficult than expected.

May 10 2016, 9:53 AM · Arma 3
Gekon added a comment to T80021: Updating an Addon on the Steam Workshop does not change to updated file.

Does this still happen? Could you please include Publisher logs?

May 10 2016, 9:40 AM · Arma 3
Gekon added a comment to T79615: Arma 3 Launcher [DEV] 1.0.127822 ignores auto update option.

Hi Benargee,

this is not a bug, this is a design issue:
The disable update feature is meant to give you control over updates for critical addons. We don't consider a non-existing file to be a state worth preserving - this misses a point of an update breaking anything because when the file is not there, there is nothing to break.

What are you trying to accomplish?
(If you want to just postpone all downloads, you can pause the download manually in the Steam Client.)

May 10 2016, 9:27 AM · Arma 3
Gekon added a comment to T79594: Launcher hiding behind Windows taskbar and unable to be moved up..

It seems you are either running a smaller resolution than the minimum launcher size (891x690px) or you have your DPI set above the recommended 96dpi, making the launcher bigger (and all other elements as well).

Temporary fix: move your taskbar to a side.

Future fix: we have redesigned the launcher, making it a bit more flat, resizeable and also removed those buttons. These should solve your issue. Check the dev-branch.

May 10 2016, 9:27 AM · Arma 3
Gekon added a comment to T79251: Subscribed addons not appearing in the launcher list until after unsubscribing and resubscribing to them.

We did some work on making the items appear more reliably on subscribe from within our applications, but in the end, this is up to Steam to provide the list to launcher.

May 10 2016, 9:14 AM · Arma 3
Gekon added a comment to T79181: Steam workshop scenario unable to keep the score.

Duplicate of 20506

May 10 2016, 9:12 AM · Arma 3
Gekon added a comment to T79174: Subscribing and unsubscribing from items from workshop does not work.

I'm unable to reproduce this. Is it still hapenning?

May 10 2016, 9:12 AM · Arma 3
Gekon added a comment to T78991: Download MPMissions from the Workshop to "ARMA3 Server" Tool.

Dedicated servers were not able to download workshop content (technology limitation). The new SDK could potentially solve this. We'll hopefully look into it.

May 10 2016, 9:06 AM · Arma 3
Gekon added a comment to T78864: Can not resume a mission if it's a Workshop subscribed mission in single player.

This should be fixed, please check.

May 10 2016, 9:03 AM · Arma 3
Gekon added a comment to T78440: no mods and addons showup in launcher.

@amooei : All seems to work here as it should. Here are some tips:

  1. Make sure you have installed all three redistributables and .Net package:

http://www.microsoft.com/en-us/download/details.aspx?id=5555
http://www.microsoft.com/en-us/download/details.aspx?id=30679 both 32 and 64 bit
http://www.microsoft.com/en-us/download/details.aspx?id=40779

or perhaps check other possibilities in here: http://feedback.arma3.com/view.php?id=19708

  1. Does it says something like Steam offline?

Try restarting the steam client and/or the computer. Might be something wrong with the Steam Client.

  1. If it does not help, please, upload logs from Users\YourUserName\AppData\Local\Arma 3 Launcher\Logs\
May 10 2016, 8:51 AM · Arma 3
Gekon added a comment to T78440: no mods and addons showup in launcher.

Hi, could you please tell me which addon have you subscribed oon the Workshop?

May 10 2016, 8:51 AM · Arma 3
Gekon added a comment to T78396: Workshop rating incorrect..

Sadly, we are not able to influence the rating. All on the Valve's side. Can you ask on Steam support?

May 10 2016, 8:50 AM · Arma 3
Gekon added a comment to T78067: Multiple dots in Addon name causes Launcher not to download content.

This should be fixed. Could you please check?

May 10 2016, 8:41 AM · Arma 3
Gekon added a comment to T78065: Can't relocate addon path for launcher.

Custom folders to store your addons is are planned.

May 10 2016, 8:41 AM · Arma 3
Gekon added a comment to T78065: Can't relocate addon path for launcher.

You can now add your local addons and mods into launcher manually using a +folder button in the mods tab.
There is also a feature to monitor your selected folders and auto-include any mods found. You can setup your folders in Launcher options (upper right, clog button).

May 10 2016, 8:41 AM · Arma 3
Gekon added a comment to T78065: Can't relocate addon path for launcher.

This is planned, but not implemented yet. Focus was on Workshop implemntation.

New changes with SteamWorks SDK will also stir things up (and we cannot test them because of no backward compatibility right now).

In conclusion: yes, the Launcher will support non-WS addons. And we are looking into a custom folder for addons, but need to make it consistent with SDK.

Assigning myself until it is implemented to be aware.

May 10 2016, 8:41 AM · Arma 3
Gekon added a comment to T77437: German Achievement Text wrong..

Thanks for a great help, @kichilron!

May 10 2016, 8:26 AM · Arma 3
Gekon added a comment to T77437: German Achievement Text wrong..

Resolved - fixed, please check and confirm

May 10 2016, 8:26 AM · Arma 3
Gekon added a comment to T77437: German Achievement Text wrong..

Please, if you provide me the better translations, I can plug them in

May 10 2016, 8:26 AM · Arma 3
Gekon added a comment to T75671: Mission variants blocking each other in MP mission list.

Hi SaOk, sorry for the late reply. Is this still relevant?

May 10 2016, 7:41 AM · Arma 3
Gekon added a comment to T75515: Missing String STR_CONTROLS_TOOLTIPS_CAR_LINEAR_LEFT.

Localization will be fixed in the next patch.

May 10 2016, 7:38 AM · Arma 3
Gekon added a comment to T75162: Incorrect paths to game resources in language_f.pbo (Russian language).

Fixed, will be there in the next update

May 10 2016, 7:29 AM · Arma 3
Gekon added a comment to T75156: Recently uploaded missions aren't visible in ARMA 3 Workshop....

can you please provide links to your missions?

May 10 2016, 7:29 AM · Arma 3
Gekon added a comment to T75135: Showcase Tanks: First task has a typo: "In den Panzers einsteigen". Must read: "In den Panzer einsteigen".

Fixed, will be in the next update

May 10 2016, 7:28 AM · Arma 3
Gekon added a comment to T75010: Tags for user created mission does not upload correctly.

Duplicate of http://feedback.arma3.com/view.php?id=16609

May 10 2016, 7:25 AM · Arma 3
Gekon added a comment to T74988: Translation is not complete (Russian Language).

Please, check, fix or send for translation.

May 10 2016, 7:24 AM · Arma 3
Gekon added a comment to T74968: Steam workshop tags does not update / cannot be added.

I can verify the tags work strangely now. Will push it to the programmers. Thanks for reporting!
Copper: news:l91o54$hdd$1@new-server.localdomain

May 10 2016, 7:24 AM · Arma 3
Gekon added a comment to T74959: Missing ERROR strings from stringtable.xml.

I have added strings in question into LanguageCore. It is only distributed with new .exe on Steam so it might take a while. Note: currently only English before they get translated.

May 10 2016, 7:24 AM · Arma 3
Gekon added a comment to T74883: Workshop missions dont start and stuck to "Action finished succesfully".
  • When resuming old (before-update) save, the game should load the save with the proper version of the mission.
  • When starting a new replay, the game should use the updated /current/ version.

This is handled by the new manager that also enables offline play. We will check this, thanks for the info, if anything else appears, please, post it here.

May 10 2016, 7:22 AM · Arma 3
Gekon added a comment to T74883: Workshop missions dont start and stuck to "Action finished succesfully".

We have been able to replicate the issue. Thanks for the info.

May 10 2016, 7:22 AM · Arma 3
Gekon added a comment to T74883: Workshop missions dont start and stuck to "Action finished succesfully".

The tags not being updated is a known issue (http://feedback.arma3.com/view.php?id=16609) that will be fixed in the next few updates (I'm not sure about exe version atm, so perhaps even the very next update). This is something else, will try to replicate that.

May 10 2016, 7:22 AM · Arma 3
Gekon added a comment to T74883: Workshop missions dont start and stuck to "Action finished succesfully".

So far I have been unable to replicate this :-/ Is there some other way you are able to trigger this "Action finished succesfully" message?

May 10 2016, 7:22 AM · Arma 3
Gekon added a comment to T74883: Workshop missions dont start and stuck to "Action finished succesfully".

Ok, any more info for the saves games?

May 10 2016, 7:22 AM · Arma 3
Gekon added a comment to T74837: Artillery direct fire optics not working for certain languages.

Should be fixed with the next exe for all provided strings. Thank you for reporting this.

May 10 2016, 7:21 AM · Arma 3
Gekon added a comment to T74654: Wrong Russian radio subtitle localization for cardinal direction West ("blue" is written instead).

Should be fixed with a new exe in the next update. Please, check.

May 10 2016, 7:16 AM · Arma 3
Gekon added a comment to T74432: Subscribed Steam Workshop missions should download to missions folder, be deletable from the game directly.

I am closing this as this is actualy a feature suggest and with not one, but three features. I hope the following explanation will clear things out:

  1. Folder:

Missions need to be downloaded into Steam folder because their linking with workshop would otherwise disappear (Steam functionality requirements). They are then internally (using our own handler) saved into cache so you can revert to older saves when the mission got updated and so.

  1. Offline mode:

Currently, the offline play for workshops mission is supported. Be aware that the mission is now only downloaded when you first start playing it (not when you subscribe). This might get iterated upon, as we feel it's not being intuitive enough.

  1. Unsubscribe/deletion:

Unsubscribe feature in the menu is currently under consideration. It makes sense, but we are looking into technical and UI feasibility. (So no promises :)

May 10 2016, 7:11 AM · Arma 3
Gekon added a comment to T74064: Campaign part 1 - Italian Miller's name localization.

I am unable to reproduce this. Is this still valid?

May 10 2016, 6:58 AM · Arma 3
Gekon added a comment to T73704: Translation of "Assault Boat" in French.

Roger, I have replaced the Assault boat translation with "Embarcation légère". The term is also used in the following sentences. Could you, please, provide a proper translation?

  • Pour info également, une barge d'assaut vient de quitter la base et fait route vers l'ouest. Vous me recevez ?
  • La barge d'assaut est un bateau gonflable rapide et léger qui se prête à divers rôles.
May 10 2016, 6:49 AM · Arma 3
Gekon added a comment to T73704: Translation of "Assault Boat" in French.

Will be fixed in the next update

May 10 2016, 6:49 AM · Arma 3
Gekon added a comment to T73704: Translation of "Assault Boat" in French.

I am sorry, but from the description I am rather confused on what is the proper term. If you provide me with the specific term, I will gladly change it.

May 10 2016, 6:49 AM · Arma 3
Gekon added a comment to T73655: not possible jump to steam from any menu.

Is it possible that you have the Steam Overlay turned off in the Steam settings?

May 10 2016, 6:48 AM · Arma 3
Gekon added a comment to T73643: Wrong italian localization.

Should be resolved with the next exe

May 10 2016, 6:47 AM · Arma 3
Gekon added a comment to T73538: Annoying error "Picture \a3\data\logos\tm_ca.paa not found" on main screen in Russian version.

Will be fixed with a new exe

May 10 2016, 6:44 AM · Arma 3
Gekon added a comment to T73537: STR_FORMAT_AUTHOR_SCRIPTED - mistake in languagecore_f.pbo (Russian language).

Will be fixed with a new exe

May 10 2016, 6:44 AM · Arma 3
Gekon added a comment to T73491: Korean Language didn't supported in arma 3.

Hello, can you please write a short instructions how to reproduce the issue?

May 10 2016, 6:43 AM · Arma 3
Gekon added a comment to T73308: Bad translation into spanish.

Hi! Spanish translations are being done by an external company, we don't use Google Translator (most of the time :)

Anyway, I have changed both this and "Curarse". Should be distributed with a new exe automatically.

Also, thanks for the repro @JoeOBrien :)

May 10 2016, 6:37 AM · Arma 3
Gekon updated subscribers of T73277: Steam workshop missions and savegames couldn't play offline.

@MiB: The offline mode seems to be working on random missions - I have tried in on several missions from workshop (ie: Ground Attack) and it worked. Perhaps I am missing something specific in certain missions. Please, provide steps to reproduce including

  • missions that do not work (Workshop URL)
  • game version
May 10 2016, 6:33 AM · Arma 3
Gekon added a comment to T73277: Steam workshop missions and savegames couldn't play offline.

The offline support for workshop missions is in the game since December.

Currently, the mission DOES NOT get downloaded when you click subscribe. It only gets downloaded when you start playing it for the first time. Once it's dowloaded, you can go offline and continue playing/restart it.

May 10 2016, 6:33 AM · Arma 3
Gekon added a comment to T73071: Mk 32 GMG 20mm or 25mm?.

Please, fix the texture on the ammo. Thank you! *bow*

May 10 2016, 6:28 AM · Arma 3
Gekon added a comment to T73026: Stupid naming of BTR-K.

We grew to like the name :)

May 10 2016, 6:27 AM · Arma 3
Gekon added a comment to T72953: german location " Kontrolle Übernehmen" is to long for the field campared with " Take controll".

bah, wrong issue. Sorry for the confusion.

May 10 2016, 6:26 AM · Arma 3
Gekon added a comment to T72878: Language bug (Czech).

Technicians were able to trace the error and fix it.

May 10 2016, 6:23 AM · Arma 3
Gekon added a comment to T72818: Antique, NOT Antic.

Will be resolved in the next update, thanks for reporting!

May 10 2016, 6:22 AM · Arma 3
Gekon added a comment to T72799: Steam Workshop mission cant be downloaded (and sometimes uploaded).

Can I mark as resovled?

May 10 2016, 6:21 AM · Arma 3
Gekon added a comment to T72799: Steam Workshop mission cant be downloaded (and sometimes uploaded).

Hey guys. We didn't place any limitations and didn't change anything on 12/9. Will investigate further.

May 10 2016, 6:21 AM · Arma 3
Gekon added a comment to T72795: Missing localization files for every language.

Did you try changing the game language in the game options?
Main Menu>Configure>Game

May 10 2016, 6:21 AM · Arma 3
Gekon added a comment to T72727: No localization in Supporter Edition.

Fixed

May 10 2016, 6:20 AM · Arma 3
Gekon added a comment to T72727: No localization in Supporter Edition.

Don't forget to switch game language settings in Configure:Game

May 10 2016, 6:20 AM · Arma 3
Gekon added a comment to T72727: No localization in Supporter Edition.

Should be fixed. Please, log off/log on and verify integrity of the game cache to apply fix.

May 10 2016, 6:20 AM · Arma 3
Gekon added a comment to T72692: Cannot connect to arma3server without connection to internet..

Arma 3 servers require Steam authentication that can be only generated and validated online. Having Steam in offline mode tells the client that no network is available and therfore cannot generate/authenticate multiplayer tickets.

Assigning to George to clairfy further, if necessary, and close otherwise.

May 10 2016, 6:19 AM · Arma 3
Gekon added a comment to T72514: Dedicated Servers cannot see Steam Workshop missions.

Dedicated servers don't have access to Workshop at the moment. Right now, the dedicated server is only using the low SteamWorks layer to authenticate players without being logged in. To access workshop and show/download missions, an user account with a copy of the game for the server would be required.

Since Steam does not allow multiple-point login, it would mean that to play on your dedicated server with Workshop, you would need another account with the game. Which means buying it again. This didn't feel right, therefore no Workshop for dedicated server right now. But we are aware of this feature and looking for a more elegant solution. Please, be patient :)

May 10 2016, 6:15 AM · Arma 3
Gekon added a comment to T71446: incorrect sentence in field manual.

Is this still valid? I cannot see such sentence in the curret field manual.

May 10 2016, 5:46 AM · Arma 3
Gekon added a comment to T70760: Steam Workshop publication UI says "SteamWorks licence" instead of "Steam Workshop license".

While the Valve documentation allows almost anything, I will change it to Workshop License.

May 10 2016, 5:24 AM · Arma 3
Gekon added a comment to T70307: Grednades, the new grenades..

Will be fixed in the new version.

May 10 2016, 5:07 AM · Arma 3
Gekon added a comment to T70289: Typo: Recucle after use..

Thank you for alerting the Time Police.
The word "recucle" was eliminated from the space-time continuum. All beings from the 2035 timeline affected by the word will have had their memory wiped.

May 10 2016, 5:06 AM · Arma 3
Gekon added a comment to T70066: BTR-K Kamysh.

Guys, thanks for the feedback. When naming the vehicle, we wanted it to capture its dual role of both IFV and a transport vehicle. In the end, we sticked with BTR-K, as a name that describes both aspects. The vehicle name also relates a bit to our inspiration (not the BMP) and stays close to the imagined development line we did for the vehicle.

May 10 2016, 4:58 AM · Arma 3
Gekon added a comment to T69962: BTR-K Kamysh has AT missiles, but the UI says it has AA missiles.

In recent update, Titan Missiles on Kamysh should properly show "AT" in displayNameShort.

May 10 2016, 4:55 AM · Arma 3
Gekon added a comment to T69962: BTR-K Kamysh has AT missiles, but the UI says it has AA missiles.

This only happened because of the recent Sun eruptions.

May 10 2016, 4:55 AM · Arma 3
Gekon added a comment to T69813: after shooting a smokeround with the mx 3gl this appears: $str_a3_cfgmag.

Fixed, scheduled for publishing

May 10 2016, 4:49 AM · Arma 3
Gekon added a comment to T69455: Mods and server..

Hi Demongornot,

I have read through your description. Let me first thank you for the ideas. It is clear that you have put a lot of work and thoughts into this. Kudos.
Now, the hard part. The things you are describing are reasonable, but might be beyond our reach as a whole-package. Especially the categorization and evaluating the impact of each mod, but even without it, it would take a long long time (years?).

Right now, we have started looking into publishing addons on Steam Workshop. The Workshop does not (at this time) offer the depth of other systems, but what it can do, it does reliably. This might not look like much, but it is a huge thing.
If (!not when!) we succeed, some of the problems you described might disappear. It might not be as complex and control-boosting solution as you envisioned, but it will be something. And we could build on that.

Thank you and see you on Altis

May 10 2016, 4:35 AM · Arma 3
Gekon added a comment to T69394: I_supplyCrate_F is called "Supply Create" instead of "Supply Crate".

I believe this was fixed some weeks ago.

May 10 2016, 4:33 AM · Arma 3
Gekon added a comment to T68756: Words clipping on in-game U.I..

I have verified the magazine names and had to make some changes, hopefully it will remain comprehensible (Long-range-> LRange).

The editor combo-box width is an another issue discussed in NG.

May 10 2016, 4:07 AM · Arma 3
Gekon added a comment to T68220: Missing strings.

0.74:
Thanks for the updated list.

  • Some of the strings (roughly 50%) are in the game and displayed properly. Check your search tool. Example: str_a3_cfgweapons_hgun_smg_01_library0. The quotation marks in the output are suspicious (your output, line 30: libTextDesc = "$str_a3_cfgweapons_hgun_smg_01_library0";
  • Some of the strings were placed in the container for the full game. I have moved them to the Beta container
  • Some strings were placed in the container for the full game and I left them there :)
  • Some missing strings are being handled by Protocol gurus. Hopefully, their investigation will bear some fruit soon.
May 10 2016, 3:46 AM · Arma 3
Gekon added a comment to T68191: Info of AMV-7 Marshall in field manual is incorret.

Will be fixed in 0.7.something, when the data lock after Beta is raised.

May 10 2016, 3:45 AM · Arma 3
Gekon added a comment to T67685: No local AI Firing anims and visuals not seen after AI reload having used their 1st magazine.

I dont think this relates to Localization

May 10 2016, 3:29 AM · Arma 3
Gekon added a comment to T67502: 30Rnd_65x39_case_mag shows details for 5.56.

I believe this was fixed some time ago. Please, check

May 10 2016, 3:22 AM · Arma 3
Gekon added a comment to T66948: Missing strings in new stable (0.58.105348).

Can be closed?

May 10 2016, 3:01 AM · Arma 3
Gekon added a comment to T66706: Map problem with "Pythos" Island.

I dont think this relates to Localization

May 10 2016, 2:52 AM · Arma 3
Gekon added a comment to T65901: Missing Controller Setting Button Names.

String will be present in the next build.

May 10 2016, 2:18 AM · Arma 3
Gekon added a comment to T65901: Missing Controller Setting Button Names.

Yep, thanks for this, guys.

May 10 2016, 2:18 AM · Arma 3