In T182964#2648463, @DnA wrote:We've removed the use of & as a quick fix, does that work for you?
- Queries
- Arma 3 Activity
- All Stories
- Search
- Advanced Search
Feed Advanced Search
Advanced Search
Advanced Search
Aug 6 2024
Aug 6 2024
Jul 19 2024
Jul 19 2024
Nov 17 2021
Nov 17 2021
Freddo3000 renamed T161958: htmlLoad fails on uppercase URLs in allowedHTMLLoadURIs from htmlLoad fails on uppercase URLs to htmlLoad fails on uppercase URLs in allowedHTMLLoadURIs.
Nov 6 2021
Nov 6 2021
This is a driver issue with your graphics card.
Oct 3 2021
Oct 3 2021
Jul 3 2021
Jul 3 2021
Freddo3000 added a comment to T155057: "delete" keyword does not delete classes in missionConfigFile.
In T155057#2210774, @R3vo wrote:Why exactly would you need to delete classes in mission config?
May 19 2021
May 19 2021
May 13 2021
May 13 2021
Apr 27 2021
Apr 27 2021
Resolved with the 3DEN editor, @dedmen
Apr 25 2021
Apr 25 2021
Maybe name it doScanHorizon instead, to stay with the theme of doX/commandX
Mar 7 2021
Mar 7 2021
Freddo3000 added a comment to T157241: 155mm Laser Guided/Guided shells target cursor position when manually firing.
Tested some more and it appears that laser guided shells are completely unable to target lasers, but has pinpoint accuracy on cursor position. It worked in 2.00.
Now that you can close it, @dedmen
Freddo3000 added a comment to T127925: [TANKS DLC] ATGM LG of Rhino MGS cant lock on Laser from manported Laserdesignator.
Pretty sure the unit in question needs to have data link enabled in order to lock on.
Freddo3000 added a comment to T79976: Laser batteries loaded in laser designator are not included in array returned by magazinesAmmoFull.
Fixed as of 2.02, ticket can be closed.
Feb 27 2021
Feb 27 2021
In T65635#1648443, @dedmen wrote:Why is this issue still open? Priority urgent, Severity major. For an issue that is only shown via unavailable youtube videos and that couldn't be reproduced by anyone shortly after it was created.
Feb 24 2021
Feb 24 2021
Freddo3000 added a comment to T156972: Object placement costs are broken after 2.02. Official MP Seize, Defend, etc affected.
In T156972#2162271, @dedmen wrote:Something I noticed is that addCuratorAddons cannot be run in init.sqf, but rather must be run through initServer.sqf
Which has always been the case as the wiki says https://community.bistudio.com/wiki/addCuratorAddons
Freddo3000 edited Steps To Reproduce on T156972: Object placement costs are broken after 2.02. Official MP Seize, Defend, etc affected.
Freddo3000 updated the task description for T156972: Object placement costs are broken after 2.02. Official MP Seize, Defend, etc affected.
Freddo3000 added a comment to T156969: AI stuck in hunchback dragging animation (only affects Linux 32 and 64 bit servers).
Here's a temporary fix if you're running CBA. Execute it globally and it should get them out of the animation.
Feb 4 2021
Feb 4 2021
To add to this, having a __IS_CONFIG__ macro would be useful. It would be 0 in preprocessFile, 1 if config.cpp, 2 if description.ext
Dec 23 2020
Dec 23 2020
Dec 21 2020
Dec 21 2020
Come to think of it, maybe a __FILEPATCHING__ macro would be useful as well, set to 1 if filepatching is enabled and 0 if disabled. Or simply not defined if disabled, either should work I'd imagine.
Dec 8 2020
Dec 8 2020
Nov 24 2020
Nov 24 2020
Nov 22 2020
Nov 22 2020
Nov 21 2020
Nov 21 2020
Would probably be nice with some getters to go along with it.
Nov 16 2020
Nov 16 2020
Oct 23 2020
Oct 23 2020
Oct 21 2020
Oct 21 2020
Oct 19 2020
Oct 19 2020
Fixed: Crash when trying to host a server if a non-existent include exists in an exported PBO - FT-T139189
Fixed: Forced crash on broken #include when trying to host a server - FT-139189
Fixed: #include in description.ext was failing on files outside of a scenario's PBO - FT-T77179
Fixed: #include in description.ext was failing on files outside of a scenario's PBO - FT-T77179
Oct 14 2020
Oct 14 2020
Freddo3000 added a comment to T153376: Training mines do not "detonate" for everyone other than the host.
Might've been fixed with 2.00,
Tweaked: Improved Training Mine behaviour in the multiplayer environment (and less visible glitching on triggering)
Oct 8 2020
Oct 8 2020
Freddo3000 renamed T154204: Add onScrollValueChanged eventhandler from Add onScrollbarValueChanged eventhandler to Add onScrollValueChanged eventhandler.
Sep 23 2020
Sep 23 2020
Sep 21 2020
Sep 21 2020
Sep 16 2020
Sep 16 2020
Sep 13 2020
Sep 13 2020
Sep 12 2020
Sep 12 2020
Sep 3 2020
Sep 3 2020
Freddo3000 edited Additional Information on T153547: Add #if and __has_include preprocessor commands.
Aug 25 2020
Aug 25 2020
Freddo3000 updated the task description for T153416: New scripting commands: getPlayerCustomization, disablePlayerCustomization.
Freddo3000 updated the task description for T153416: New scripting commands: getPlayerCustomization, disablePlayerCustomization.
Aug 22 2020
Aug 22 2020
Aug 19 2020
Aug 19 2020
createSimpleObject has local parameter since v1.95.145741
Aug 9 2020
Aug 9 2020
Aug 8 2020
Aug 8 2020
Jul 28 2020
Jul 28 2020
Freddo3000 updated the task description for T152972: Add returnExit parameter for lineIntersectsSurfaces.
Freddo3000 edited Steps To Reproduce on T152971: LineIntersectsSurfaces returnUnique parameter does not work for terrain.
Freddo3000 edited Steps To Reproduce on T152971: LineIntersectsSurfaces returnUnique parameter does not work for terrain.
Jul 19 2020
Jul 19 2020
This simple config patch fixes the issue.
class CfgAmmo { class SmokeShell;
Jul 17 2020
Jul 17 2020
Freddo3000 updated the task description for T152784: FIA and Syndikat M2 tripod mixed up classnames.
Jul 6 2020
Jul 6 2020
Freddo3000 changed Severity from severity:none to severity:feature on T152466: Add #define INIT_ATTRIBUTE to defineCommon.inc for 3DEN use.
Freddo3000 renamed T152460: Add CDLC as steam demos from Add CDLC as steam demo to Add CDLC as steam demos.
Jun 30 2020
Jun 30 2020
Apr 12 2020
Apr 12 2020
If you're talking about getRoadInfo then yeah, looks good. Wondering what 'maptype' is though.
Mar 18 2020
Mar 18 2020
Freddo3000 renamed T149715: APR [CSAT] gas mask shadow appears near crotch area from APR [CSAT] gas mask appears near crotch area to APR [CSAT] gas mask shadow appears near crotch area.
Mar 10 2020
Mar 10 2020
Freddo3000 updated the task description for T149715: APR [CSAT] gas mask shadow appears near crotch area.
Dec 22 2019
Dec 22 2019
Nov 7 2019
Nov 7 2019
Jul 26 2019
Jul 26 2019
After updating to the new version containing Contact it appears that the issue doesn't occur, so I'd guess it was the server not being up to date.
Jul 25 2019
Jul 25 2019
If I were to make a suggestion, then exempting headlessClients[] and/or localClient[] from the idle timer would be the most straightforward solution. Alternatively, adding a parameter for it.
May 1 2019
May 1 2019
Reinstalling the audio drivers appears to have solved the issue.
Apr 30 2019
Apr 30 2019
@Astaroth
I do not use a USB headset, and I do likely not have the latest audio drivers. I'll try updating them.
Freddo3000 updated the task description for T139074: Status access violation while in GM campaign intro.
ArmaReport_Log_20190430T170929_FXXFalk.zip9 MBDownload
Crash logApr 13 2019
Apr 13 2019
Apr 3 2019
Apr 3 2019
Jul 2 2018
Jul 2 2018
Mar 23 2018
Mar 23 2018
In T127963#1671324, @Wulf wrote:I just tested this in our Dev Branch and it works could you please test this in the Dev Branch if the issue is present? Also did you use set waypoint or a different command?
Mar 18 2018
Mar 18 2018
Freddo3000 edited Additional Information on T127963: High Command "Chain Of Command" Feature broken..
© Bohemia Interactive a.s. Bohemia Interactive® is a registered trademark of Bohemia Interactive a.s. All rights reserved. · Privacy Policy · Terms and Conditions