Page MenuHomeFeedback Tracker
Feed Advanced Search

Sep 13 2017

dedmen added a comment to T69489: Arma 3 Needs To Add Buildings In Editor And Make It Easier To Make Load outs And In game Map Maker..

Solved with 3DEN.

Sep 13 2017, 2:22 PM · Arma 3
dedmen added a comment to T69199: Connecting to multiplayer games and hosting games.

Not enough details. No activity for over 3 years. Should be closed.

Sep 13 2017, 2:21 PM · Arma 3
dedmen added a comment to T69234: setVariable does not work on Locations..

Fixed.

Sep 13 2017, 2:21 PM · Arma 3
dedmen added a comment to T69166: Make a more usable preprocessor.

ISSERVER and ISDEDICATED can't work because scripts can be preprocessed before you join/create any server or start any mission.
__EVAL should be available in SQF scripts?! Why? __EVAL literally executes an SQF script. You can do the same from inside SQF by using . Right. Nothing.

Sep 13 2017, 2:18 PM · Arma 3
dedmen added a comment to T69045: [Suggestion] Turn engine on/off through actions menu only (and/or key bindings).

AFAIK we have a engine on action now.

Sep 13 2017, 2:16 PM · Arma 3
dedmen added a comment to T68806: Getting RPT spammed with error message ( was not present before BETA).

Fixed.

Sep 13 2017, 2:14 PM · Arma 3
dedmen added a comment to T68594: Error box in game and menu.

Fixed.

Sep 13 2017, 2:13 PM · Arma 3
dedmen added a comment to T68494: Radar - too powerfull .

Fixed with Jets DLC.

Sep 13 2017, 2:12 PM · Arma 3
dedmen added a comment to T68300: Ultra High Settings Consistently crashes.

Can play on ultra settings just fine. Should be closed.

Sep 13 2017, 2:12 PM · Arma 3
dedmen added a comment to T68095: [Feature Request] attachedTo command to return attached status of vehicle.

https://community.bistudio.com/wiki/attachedTo Can be closed.

Sep 13 2017, 2:10 PM · Arma 3
dedmen added a comment to T67952: Crash in arma3.exe.

Link offline. Should be closed.

Sep 13 2017, 2:07 PM · Arma 3
dedmen added a comment to T67853: Please move the host session option.

You don't have to wait for the serverlist to load anymore.

Sep 13 2017, 2:02 PM · Arma 3
dedmen added a comment to T67766: Multiple Admins on a Server.

You can execute serverCommands via script now.. And you could do that simultaniously on multiple players.

Sep 13 2017, 2:01 PM · Arma 3
dedmen added a comment to T67752: Game crash.

outdated. Links down. Should be closed.

Sep 13 2017, 1:59 PM · Arma 3
dedmen added a comment to T67647: Server crash crashes the clients.

There is no map supplied in the issue. Should be closed.

Sep 13 2017, 1:58 PM · Arma 3
dedmen added a comment to T67604: setPiPEffect command does not work.

It works now.

Sep 13 2017, 1:57 PM · Arma 3
dedmen added a comment to T67460: fixed.

Intended behaviour. Engine limiations. Should be closed or marked as wont-fix.

Sep 13 2017, 1:56 PM · Arma 3
dedmen added a comment to T76908: Display of floating point precision is inaccurate, which leads to inefficient debugging..

https://community.bistudio.com/wiki/toFixed solves this.

Sep 13 2017, 1:50 PM · Arma 3
dedmen added a comment to T80800: Hijack uiNamespace global variables using compileFinal for arbitary SQF execution in MP in vanilla Arma.

Is this still an issue? I guess Arma GUI functions now also use cfgFunction which does compileFinal.
If this is still an issue it should probably be moved to the security issue category.

Sep 13 2017, 1:47 PM · Arma 3
dedmen added a comment to T83476: SQF Expression Global Variable Instruction Performance Enhancement.

Related to https://feedback.bistudio.com/T123419 Though my proposal is easier to implement.

Sep 13 2017, 1:45 PM · Arma 3
dedmen added a comment to T67450: Optional parameter to enable compression on publicVariable calls..

I have noticed that the data remains unencoded for the most part This can't be true anymore. Any traffic is now encrypted.
Not sure if network packets are alsocompressed though.

Sep 13 2017, 1:43 PM · Arma 3
dedmen added a comment to T67405: Low fps with a lot of ia's.

This is complaining about the computer needing to do more work when you give it more work.... This should be closed.

Sep 13 2017, 1:41 PM · Arma 3
dedmen added a comment to T67442: Taking damage from fire causes 1 FPS.

Fixed. Atleast not happening anymore.

Sep 13 2017, 1:40 PM · Arma 3
dedmen added a comment to T67399: [Feature request] Blood spatter on walls and other objects.

We have this. Solved.

Sep 13 2017, 1:40 PM · Arma 3
dedmen added a comment to T67269: Silencers are unrealistic/overpowered and should be tweaked.

Should be closed. See last comment.

Sep 13 2017, 1:38 PM · Arma 3
dedmen added a comment to T67330: Lowering/raising weapon on the move stops movement!.

was fixed.

Sep 13 2017, 1:36 PM · Arma 3
dedmen added a comment to T67184: Stratis imploded, looked like black hole.

Should be closed.

Sep 13 2017, 1:33 PM · Arma 3
dedmen added a comment to T67126: I can carry a carryall backpack, an NLAW and M320 LRR on my back.

We have improved fatigue now (see last 2 comments)

Sep 13 2017, 1:33 PM · Arma 3
dedmen added a comment to T67078: Vehicle Customization.

Virtual garage added this.

Sep 13 2017, 1:31 PM · Arma 3
dedmen added a comment to T67034: Weapon zeroing isn't stored in weapon.

Nothing CAN be stored in the weapon.. Soo...

Sep 13 2017, 1:30 PM · Arma 3
dedmen added a comment to T66696: Make "private" command return the variable reference.

Superceded by private keyword.. Also local already existed back then and could do exactly what was requested here.
@simast That does impact runtime performance. As you the Macro does exactly the same as private "_var";_var = "test"

Sep 13 2017, 1:29 PM · Arma 3
dedmen added a comment to T66758: serverCommand - does NOT work when logged in as ADMIN..

This is intended. Otherwise people could just remoteExec code on the Admins machine and use any Server command.

Sep 13 2017, 1:25 PM · Arma 3
dedmen added a comment to T66546: Wrong sound when sprint crawling.

Fixed afaik.

Sep 13 2017, 1:22 PM · Arma 3
dedmen added a comment to T66506: Game Freezes and Stops Working.

outdated.

Sep 13 2017, 1:22 PM · Arma 3
dedmen added a comment to T66434: [Feature Request] Vehicle cargo system / transportation of crates etc..

Don't remember how it's called. But we have that now.

Sep 13 2017, 1:16 PM · Arma 3
dedmen added a comment to T66394: Add helicopter Lift system.

This was added in Helicopter DLC afaik.

Sep 13 2017, 1:15 PM · Arma 3
dedmen added a comment to T66375: Ability to place items within enterable buildings..

Solved with 3DEN.

Sep 13 2017, 1:15 PM · Arma 3
dedmen added a comment to T66333: Requesting: Ability to remove Trees with a script in a Forest Area !.

Implemented with the "Edit Terrain object" module. Solved.

Sep 13 2017, 1:14 PM · Arma 3
dedmen added a comment to T66137: Can not launch game via Steam or via .exe.

Outdated.

Sep 13 2017, 1:12 PM · Arma 3
dedmen added a comment to T66269: Occlusion Culling for structures (Rendering technique, huge performance saver since DX9).

Occlusion has been added. This can be closed.

Sep 13 2017, 1:12 PM · Arma 3
dedmen added a comment to T66280: [Feature Req] Introduce new scripting command to prevent breakable objects (fences, lamps) from breaking by collision (canBreak).

allowDamage? Could also recreate the object as simpleObject.

Sep 13 2017, 1:11 PM · Arma 3
dedmen added a comment to T66088: Player's inventory closes when another player walks away from ammo crate.

Confirm fixed. Should be closed.

Sep 13 2017, 1:09 PM · Arma 3
dedmen added a comment to T66096: Real-time coding environment.

filePatching. And you can reload your script functions via scripts. It is not live. But you can do it by pressing one button.

Sep 13 2017, 1:08 PM · Arma 3
dedmen added a comment to T66091: Sliding doors on Choppers..

Helicopters that are supposed to have sliding doors have them.

Sep 13 2017, 1:07 PM · Arma 3
dedmen added a comment to T66060: Provide the sender of a publicVariable, in a publicVariable event handler.

superceded by remoteExec

Sep 13 2017, 1:06 PM · Arma 3
dedmen added a comment to T66021: Horrible performance with specs higher than/equal to "recommended" specs..

According to author not a problem anymore.

Sep 13 2017, 1:04 PM · Arma 3
dedmen added a comment to T65989: Arma 3 - Takistan Port in full release by: BIS.

CUP Terrains. Should be closed.

Sep 13 2017, 1:03 PM · Arma 3
dedmen added a comment to T65956: Inclusion of a (more) user-friendly map editor.

Did Terrain builder solve this?

Sep 13 2017, 1:01 PM · Arma 3
dedmen added a comment to T65918: decription.ext in game?.

Solved with 3DEN.

Sep 13 2017, 1:00 PM · Arma 3
dedmen added a comment to T65902: Non PhysX tanks and cars no longer have an acceleration/deceleration/movement sounds..

CUP vehicles have sounds now. And AiA is deprecated. So this can be closed.

Sep 13 2017, 12:59 PM · Arma 3
dedmen added a comment to T65817: The server wont load official mission.

Unable to reproduce. Was probably fixed at some point.

Sep 13 2017, 12:58 PM · Arma 3
dedmen added a comment to T65876: Endurance, Performance and its transition of a players mobility depending on weight.

Was added with stamina overhaul.

Sep 13 2017, 12:57 PM · Arma 3
dedmen added a comment to T65768: Include "A2 lite" DLC and official "AllInArma" support in final release.

This was obviously not done. Should be closed.

Sep 13 2017, 12:55 PM · Arma 3
dedmen added a comment to T65629: Startup parameters do not work when special characters are involved like '©'.

Steam issue. This is not used anymore as the A3Launcher now sets parameters. So should be closed.

Sep 13 2017, 12:50 PM · Arma 3
dedmen added a comment to T65602: Roadmap not being used?.

Should be closed.

Sep 13 2017, 12:49 PM · Arma 3
dedmen added a comment to T65571: Game Crash nvwgf2um.dll.

Links are all down and post is quite old. This was a graphics driver crash btw not an Arma crash. Should be closed.

Sep 13 2017, 12:49 PM · Arma 3
dedmen added a comment to T65511: Gaming Mouse Support.

You can already map all mouse buttons.

Sep 13 2017, 12:46 PM · Arma 3
dedmen added a comment to T65487: Feedback Tracker Request: Allow Max. Upload to be 20Mb for videos specifically MP4..

This is solved. Just tried uploading a 34MB binary.

Sep 13 2017, 12:39 PM · Arma 3
dedmen added a comment to T65445: Newest CD key checking breaks HC.

Not an issue anymore. Should be closed.

Sep 13 2017, 12:38 PM · Arma 3
dedmen added a comment to T65404: Runtime config modification.

mergeConfig has been added. And this is not really implementable. Engine limitations.

Sep 13 2017, 12:37 PM · Arma 3
dedmen added a comment to T64884: Weapon manipulation commands.

handgunMagazine, addWeaponItem and more..
All solved.

Sep 13 2017, 12:24 PM · Arma 3
dedmen added a comment to T65134: Legal text for rapidjson is done twice in the License section of the Field Manual.

Outdated.

Sep 13 2017, 12:22 PM · Arma 3
dedmen added a comment to T64792: Dynamic mod downloading and loading.

Steam workshop integration kinda solves this.

Sep 13 2017, 12:20 PM · Arma 3
dedmen added a comment to T64694: Game Crash Constantly.

This is really outdated.

Sep 13 2017, 12:20 PM · Arma 3
dedmen added a comment to T64611: Make it possible to carry an additional vest in a backpack.

There is only so much that can fit in a Backpack. If you consider that a vest is as wide if not a little wider than a backpack.. It is hard to get it into the backpack with the ballistic plates and stuff.

Sep 13 2017, 12:19 PM · Arma 3
dedmen added a comment to T64592: Interrupt treating.

With the new Apex healing system you can interrupt afaik.

Sep 13 2017, 12:17 PM · Arma 3
dedmen added a comment to T64580: Thrown smoke grenades still have pin attached and make no noise..

They do make a noise in current Arma. So this is fixed I guess.

Sep 13 2017, 12:16 PM · Arma 3
dedmen added a comment to T64462: Sitting down or laying down should regenerate stamina faster.

It does now with the new stamina system. This is solved.

Sep 13 2017, 12:12 PM · Arma 3
dedmen added a comment to T63990: Getting more information about a map-marker.

Name is displayed when you hover over the marker. You can see which channel it was placed in by switching your channel and seeing when it is not transparent.

Sep 13 2017, 11:54 AM · Arma 3
dedmen added a comment to T63980: The watch should display AM or PM.

There is a 24H clock on the map screen.

Sep 13 2017, 11:50 AM · Arma 3
dedmen added a comment to T63965: The ability to include addons within missions.

Steam workshop support is done. This is solved.

Sep 13 2017, 11:48 AM · Arma 3
dedmen added a comment to T63868: Server crash.

This is a physx crash from Arma 3 alpha. I don't think that any dev will try to fix this.

Sep 13 2017, 11:47 AM · Arma 3
dedmen added a comment to T63831: Feedback tracker: only send updated changes in email, not everything.

That is still from Mantis times. Not valid anymore.

Sep 13 2017, 11:44 AM · Arma 3
dedmen added a comment to T63727: APPLY button in options.

We have that now.

Sep 13 2017, 11:43 AM · Arma 3
dedmen added a comment to T63671: Game does cannot load multiple DLLs in single extension addon, leading to crash.

Also if a DLL dependency cannot be loaded LoadLibrary fails to load your extension. It shouldn't crash. Didn't try to reproduce.
https://msdn.microsoft.com/en-us/library/windows/desktop/ms684175(v=vs.85).aspx
https://msdn.microsoft.com/en-us/library/windows/desktop/ms686203(v=vs.85).aspx

Sep 13 2017, 11:40 AM · Arma 3
dedmen added a comment to T63493: Losing connection after a few minutes ingame.

Can't reproduce. I think this can be closed.

Sep 13 2017, 11:31 AM · Arma 3
dedmen added a comment to T63382: Launcher Section in Inventory.

Launchers are moddable. Theoretically Modders could add stuff like Laserpointers and silencers to Launchers. So this issue shouldn't be resolved ever.

Sep 13 2017, 11:27 AM · Arma 3
dedmen added a comment to T63220: Cannot load specific infantry weapons by script.

Fixed. Can be closed.

Sep 13 2017, 11:21 AM · Arma 3
dedmen added a comment to T62873: placeholder objects for mission creation.

We have most of the requested Items now.

Sep 13 2017, 11:16 AM · Arma 3
dedmen added a comment to T62838: Editor could use layers.

3DEN has layers.

Sep 13 2017, 11:15 AM · Arma 3
dedmen added a comment to T62765: Shareable Editor Sessions / Simultaneous Mission Editing.

Is that really that hard to do still? With Eden?

Sep 13 2017, 11:15 AM · Arma 3
dedmen added a comment to T62860: Compass not visible on map screen.

This is fixed.

Sep 13 2017, 11:14 AM · Arma 3
dedmen added a comment to T62751: cardiac rhythm doesn't accelerate when player is running.

AFAIK you hear your heart beating now when you are out of stammina.

Sep 13 2017, 11:12 AM · Arma 3
dedmen added a comment to T62619: Can't place main weapon in inventory.

Not a problem anymore. If the Weapon fits into your backpack/vest then you can put it in there.

Sep 13 2017, 11:09 AM · Arma 3
dedmen added a comment to T62431: Scopes are not attached to Weapons directly.

Not an issue anymore.

Sep 13 2017, 11:07 AM · Arma 3
dedmen added a comment to T62293: Blood has tube-like graphical error.

I have never seen that in Arma. So it must be veeeery rare.

Sep 13 2017, 11:06 AM · Arma 3
dedmen added a comment to T62245: Naming Helicopters.

Solved with 3DEN.

Sep 13 2017, 10:51 AM · Arma 3
dedmen added a comment to T62230: There is no way to find your friends games in multiplayer.

Fixed. As you have friends servers now in serverbrowser. Also you can join them via steam.

Sep 13 2017, 10:14 AM · Arma 3
dedmen added a comment to T82292: Add "Misc. Item" item type for general items to show in Arsenal.

CBA now added a kinda workaround for this: https://github.com/CBATeam/CBA_A3/pull/744

Sep 13 2017, 9:48 AM · Arma 3
dedmen added a comment to T126696: game dont run after upgrade 1.76.142872.

There are no crashdumps in your report. Only RPT's ;/

Sep 13 2017, 9:02 AM · Arma 3

Sep 12 2017

dedmen added a comment to T126694: Friends can't see the game I host or even join via steam - IP behind NAT .

These tools say ports are blocked when there is nothing listening on it.. Which makes sense for http smtp and others.
And my tool wasn't working because it needs to access the port itself. So it can't work if Arma already blocks the port.

Sep 12 2017, 9:31 PM · Arma 3
dedmen added a comment to T126696: game dont run after upgrade 1.76.142872.

There are no crashdumps in your report. Only RPT's ;/

Sep 12 2017, 7:00 PM · Arma 3
dedmen added a comment to T61964: Foregrip not an attachment.

Related: https://feedback.bistudio.com/T61202

Sep 12 2017, 4:41 PM · Arma 3
dedmen added a comment to T61957: Integrated script editor.

Debug Console?

Sep 12 2017, 4:40 PM · Arma 3
dedmen added a comment to T61777: No Audio warning when a missile locks onto you..

There is a warning sound now.

Sep 12 2017, 4:39 PM · Arma 3
dedmen added a comment to T61520: [Feature request] Undo-functionality in the editor / back button.

Solved with 3DEN.

Sep 12 2017, 4:38 PM · Arma 3
dedmen added a comment to T61253: Inventory capacity and item weight/size.

Virtual Arsenal kinda solved this I guess?

Sep 12 2017, 4:35 PM · Arma 3
dedmen added a comment to T61200: No Helicopter Warning Sounds.

This has been fixed I guess. Helicopters have warning sounds now when you turn off the engine.

Sep 12 2017, 4:34 PM · Arma 3
dedmen added a comment to T61225: modify all selected units.

Fixed with 3DEN.

Sep 12 2017, 4:33 PM · Arma 3
dedmen added a comment to T61100: Ability to delete/close a bug/feature report.

Can someone please re-fix this for phabricator? Please?

Sep 12 2017, 4:30 PM · Arma 3