Page MenuHomeFeedback Tracker

Leopard20 (Leo)Administrator
Programmer

Projects

User does not belong to any projects.

User Details

User Since
Oct 16 2017, 5:21 PM (367 w, 3 d)
Roles
Administrator

Recent Activity

Wed, Oct 23

Leopard20 edited projects for T185729: Não sei como resolver., added: Arma Reforger; removed Arma 3.
Wed, Oct 23, 3:49 AM · Arma Reforger

Sun, Oct 20

Leopard20 closed T142637: Popping Sound on Livonia as Resolved.
Sun, Oct 20, 7:42 PM · Arma 3
Leopard20 added a comment to T185618: Local vehicles and getting object "velocity" .

Looks like this is a bug in the simulation of "ThingX".
A simpler example:

ABCDEF = "Land_Football_01_F" createvehicle getPosATL player;
ABCDEF setVelocity [0,0,100];
onEachFrame
{
    systemChat str velocity ABCDEF;
}
Sun, Oct 20, 7:14 PM · Arma 3
Leopard20 added a comment to T185482: arma3_x64.exe crashes with STATUS_ILLEGAL_INSTRUCTION when loading the main menu after 2.18 update.

Does this mean the developers are using a new compiler or new compiler flags starting with v2.18?

Sun, Oct 20, 4:25 AM · Arma 3

Sat, Oct 19

Leopard20 added a comment to T185482: arma3_x64.exe crashes with STATUS_ILLEGAL_INSTRUCTION when loading the main menu after 2.18 update.

It appears this is due to a POPCNT instruction
F3 0F B8 C0 = popcnt eax,eax

Sat, Oct 19, 7:18 AM · Arma 3

Sun, Oct 13

Leopard20 added a comment to T185261: Magazines go missing.

The issue is reportedly fixed on the profiling branch. For now use the profiling branch on both the server and clients until a hotfix is released.
See the #perf_prof_branch on Arma Discord for more info.

Sun, Oct 13, 2:08 AM · Arma 3

Wed, Oct 9

Leopard20 changed the visibility for T185257: [Dev Branch] AI visibility seems broken; they don't each other.
Wed, Oct 9, 9:08 PM
Leopard20 removed a project from T185257: [Dev Branch] AI visibility seems broken; they don't each other: Arma 3.
Wed, Oct 9, 9:07 PM
Leopard20 changed the visibility for T185257: [Dev Branch] AI visibility seems broken; they don't each other.
Wed, Oct 9, 9:07 PM
Leopard20 closed T185257: [Dev Branch] AI visibility seems broken; they don't each other as Resolved.
Wed, Oct 9, 9:06 PM
Leopard20 created T185257: [Dev Branch] AI visibility seems broken; they don't each other.
Wed, Oct 9, 8:52 PM
Leopard20 added a comment to T185203: Bug in bis_fnc_radialRed.

The error is from the next line:

_dirToEnd = (abs _dirToFront / _dirToFront) - _dirToFront;
Wed, Oct 9, 3:31 PM · Arma 3

Sep 26 2024

Leopard20 added a comment to T184288: CTD in map view.

not sure if I should open a new task due to the OS change

You can edit your task (I already did it for you)

Sep 26 2024, 6:19 PM · Arma 3
Leopard20 changed Operating System Version from 12.7.6 to 14.7 on T184288: CTD in map view.
Sep 26 2024, 6:19 PM · Arma 3

Sep 24 2024

Leopard20 added a comment to T184770: Вылетает ошибка при запуске игры.

Paste the exact error, or upload the RPT file. Read this:
https://community.bistudio.com/wiki/Crash_Files
If you're referring to the launcher error, you're probably missing .NET Framework.

Sep 24 2024, 6:01 AM · Arma 3
Leopard20 changed the status of T184770: Вылетает ошибка при запуске игры from New to Need More Info.
Sep 24 2024, 5:59 AM · Arma 3

Sep 17 2024

Leopard20 closed T182399: Mods not installing/updating in launcher/steam as Resolved.
Sep 17 2024, 10:17 PM · Arma 3

Sep 16 2024

Leopard20 added a comment to T184611: Add a startup parameter to enable logs.

If you have "massive logs" it's probably because you have a bad or broken mod. (it still depends what you mean by massive)

Sep 16 2024, 8:37 PM · Arma 3
Leopard20 added a comment to T184231: [Feature Request] ParticleCreated mission event handler.

since there can be thousands of them.

Yeah, and the eventhandler will be spammed alot, seems hard to do without causing lag.

Sep 16 2024, 7:45 PM · Arma 3

Sep 5 2024

Leopard20 updated the task description for T184231: [Feature Request] ParticleCreated mission event handler.
Sep 5 2024, 5:57 PM · Arma 3
Leopard20 created T184231: [Feature Request] ParticleCreated mission event handler.
Sep 5 2024, 5:56 PM · Arma 3
Leopard20 closed T184176: getNumber shouldn't throw error but it does as Resolved.
Sep 5 2024, 3:35 PM · Arma 3
Leopard20 added a comment to T184176: getNumber shouldn't throw error but it does.

Why should it not throw error?
getNumber reads either number, or string as SQF script. If its not SQF script it throws error. That is by design. I don't see a problem here?

simple expressions depend on context. Animation simple expressions have different variables than sound or particle effects. And the values of these variables are different per object.
getNumber doesn't know what environment.

Sep 5 2024, 3:34 PM · Arma 3

Sep 3 2024

Leopard20 updated the task description for T184176: getNumber shouldn't throw error but it does.
Sep 3 2024, 6:08 PM · Arma 3
Leopard20 changed Reproducibility from reproducibility:none to reproducibility:sometimes on T184176: getNumber shouldn't throw error but it does.
Sep 3 2024, 6:08 PM · Arma 3
Leopard20 created T184176: getNumber shouldn't throw error but it does.
Sep 3 2024, 6:08 PM · Arma 3

Sep 1 2024

Leopard20 updated the task description for T184130: [Feature Request] evaluateSimpleExpression command.
Sep 1 2024, 5:15 PM · Arma 3
Leopard20 updated the task description for T184130: [Feature Request] evaluateSimpleExpression command.
Sep 1 2024, 5:14 PM · Arma 3
Leopard20 updated the task description for T184130: [Feature Request] evaluateSimpleExpression command.
Sep 1 2024, 5:14 PM · Arma 3
Leopard20 created T184130: [Feature Request] evaluateSimpleExpression command.
Sep 1 2024, 5:03 PM · Arma 3

Jun 10 2024

Leopard20 closed T182035: [Feature Request] Extend lightAttachObject to have the same syntax as attachTo as Resolved.
Jun 10 2024, 10:00 PM · Arma 3
Leopard20 added a comment to T182035: [Feature Request] Extend lightAttachObject to have the same syntax as attachTo.

Actually nvm, wiki says ligthAttachObject is not suitable for use on moving objects.

Jun 10 2024, 10:00 PM · Arma 3
Leopard20 created T182035: [Feature Request] Extend lightAttachObject to have the same syntax as attachTo.
Jun 10 2024, 10:00 PM · Arma 3

Jun 3 2024

Leopard20 added a comment to T181813: New function BIS_fnc_findValueInPairArray.

Using findIf is even faster. Another implementation is:

params ["_array", "_value", ["_column", 0]];
private _valueArray = [_value];
private _column =  [_column, 1];
_array findIf {_x select _column isEqualTo _valueArray };
Jun 3 2024, 4:42 PM · Arma 3

May 26 2024

Leopard20 merged T181473: The Steam Workshop mod causes the game to crash into T181474: The Steam Workshop mod causes the game to crash.
May 26 2024, 12:38 AM · Arma 3
Leopard20 merged task T181473: The Steam Workshop mod causes the game to crash into T181474: The Steam Workshop mod causes the game to crash.
May 26 2024, 12:38 AM · Arma 3
Leopard20 changed Severity from severity:crash to severity:none on T181474: The Steam Workshop mod causes the game to crash.
May 26 2024, 12:29 AM · Arma 3
Leopard20 closed T181474: The Steam Workshop mod causes the game to crash as Resolved.

This is not related to the game itself. It's related to Geforce Now not supporting ACE3's extensions.

there's nothing on the internet about it.

May 26 2024, 12:28 AM · Arma 3

May 16 2024

Leopard20 renamed T181178: [Feature Request] New camera commands from [Feature Request] New camera script commands to [Feature Request] New camera commands.
May 16 2024, 6:38 PM · Arma 3
Leopard20 updated the task description for T181178: [Feature Request] New camera commands.
May 16 2024, 6:35 PM · Arma 3
Leopard20 created T181178: [Feature Request] New camera commands.
May 16 2024, 6:32 PM · Arma 3

May 11 2024

Leopard20 added a comment to T180223: [Feature Request] command - condition count for hashMaps.

Sorry, closed it by mistake 😅

May 11 2024, 9:13 PM · Arma 3
Leopard20 added a project to T180223: [Feature Request] command - condition count for hashMaps: Arma 3.
May 11 2024, 9:12 PM · Arma 3
Leopard20 reopened T180223: [Feature Request] command - condition count for hashMaps as "New".
May 11 2024, 9:12 PM · Arma 3
Leopard20 closed T180223: [Feature Request] command - condition count for hashMaps as Resolved.
May 11 2024, 9:11 PM · Arma 3

Apr 24 2024

Leopard20 closed T180365: ENTITY getModelInfo INDEX as Resolved.
Apr 24 2024, 7:19 PM · Arma 3

Apr 19 2024

Leopard20 added a comment to T180569: Fix typos in game main menu.

Normal is fine too:

Apr 19 2024, 3:34 PM · Arma 3

Apr 17 2024

Leopard20 changed Severity from severity:major to severity:none on T180544: getUnitMovesInfo command is broken.
Apr 17 2024, 8:15 PM · Arma 3
Leopard20 closed T180544: getUnitMovesInfo command is broken as Resolved.

It's not broken. You're using an old version of the game. As the wiki says, the command will be available in A3 v2.18. (you can also try it in the dev branch right now)

Apr 17 2024, 8:15 PM · Arma 3

Apr 10 2024

Leopard20 added a comment to T178099: «soundFly» parameter in CfgAmmo does not take into account the speed of sound.

Should be fixed yes. Please try the latest dev branch update and report back.

Apr 10 2024, 8:28 PM · Arma 3
Leopard20 changed the status of T178099: «soundFly» parameter in CfgAmmo does not take into account the speed of sound from New to Feedback.
Apr 10 2024, 5:40 PM · Arma 3

Mar 4 2024

Leopard20 placed T179654: Broken? object reference. up for grabs.
Mar 4 2024, 8:02 PM · Arma 3
Leopard20 added a comment to T179654: Broken? object reference..

@Leopard20
Do you think the original issue is caused by that or did you only look at the last comment?

Mar 4 2024, 7:55 PM · Arma 3
Leopard20 changed Resolution from resolution:open to resolution:notabug on T179654: Broken? object reference..
Mar 4 2024, 4:24 PM · Arma 3
Leopard20 closed T179654: Broken? object reference. as Resolved.

I think i was able to isolate the issue:

testArray = [];
_obj = createVehicleLocal ["#particlesource", [0,0,0]];
testArray pushback [_obj, "somedata1", "someOtherData1"];

_obj = createVehicleLocal ["#particlesource", [0,0,0]];
testArray pushback [_obj, "somedata2", "someOtherData3"];

_obj = createVehicleLocal ["#particlesource", [0,0,0]];
testArray pushback [_obj, "somedata2", "someOtherData3"];

testArray // [[164337: <no shape>,"somedata1","someOtherData1"],[164338: <no shape>,"somedata2","someOtherData3"],[164339: <no shape>,"somedata2","someOtherData3"]]

When i take the Value of the array and try to use the raw data and select the first entry, ill recieve the following error message: (like above)
When I reference the globalVar assosiated with it, it works, though.

Mar 4 2024, 4:23 PM · Arma 3

Feb 26 2024

Leopard20 changed the status of T164731: [Feature Request] New syntax for switchMove from New to Feedback.

Added new syntax to:
https://community.bistudio.com/wiki/switchGesture
https://community.bistudio.com/wiki/switchMove

Feb 26 2024, 12:28 PM · Arma 3
Leopard20 placed T177447: An instant alternative to execute entity actions up for grabs.
Feb 26 2024, 11:52 AM · Arma 3
Leopard20 changed the status of T177447: An instant alternative to execute entity actions from Assigned to Feedback.

Should be fixed with the next dev branch update

Feb 26 2024, 11:52 AM · Arma 3

Feb 2 2024

Leopard20 added a comment to T172751: Vehicle Tire Marks On Terrain Are Not Garbage Collected Correctly..

They are local.

Feb 2 2024, 6:01 PM · Arma 3

Jan 29 2024

Leopard20 added a comment to T177447: An instant alternative to execute entity actions.

Looks like removing all action "preprocessings" was a bit too much and it breaks some actions. I'll have to go case by case

Jan 29 2024, 7:50 PM · Arma 3
Leopard20 merged task T178496: actionNow doesn't execute DropWeapon properly into T177447: An instant alternative to execute entity actions.
Jan 29 2024, 7:49 PM · Arma 3
Leopard20 merged T178496: actionNow doesn't execute DropWeapon properly into T177447: An instant alternative to execute entity actions.
Jan 29 2024, 7:49 PM · Arma 3
Leopard20 changed the status of T177447: An instant alternative to execute entity actions from Feedback to Assigned.
Jan 29 2024, 7:47 PM · Arma 3
Leopard20 changed the status of T177407: [Feature Request] setCompassDeclination for Magnetic Declination from Assigned to Feedback.
Jan 29 2024, 7:47 PM · Arma 3

Jan 27 2024

Leopard20 changed the status of T166409: [Feature Request] New syntax for `hideObject` command to hide specific LODs from New to Assigned.
Jan 27 2024, 7:43 PM · Arma 3

Jan 21 2024

Leopard20 changed the status of T167261: [Feature Request] New commands for filtering arrays of objects. from New to Assigned.
Jan 21 2024, 11:36 PM · Arma 3
Leopard20 set Ref Ticket to AIII-56215 on T178578: Allow player to perform first-aid when able to crouch in water.
Jan 21 2024, 10:46 PM · Arma 3
Leopard20 changed the status of T178578: Allow player to perform first-aid when able to crouch in water from New to Assigned.
Jan 21 2024, 9:39 PM · Arma 3

Jan 18 2024

Leopard20 changed the status of T158514: Vanilla medic heal action is too sensitive on movement from New to Feedback.
Jan 18 2024, 7:56 PM · Arma 3

Jan 16 2024

Leopard20 changed the status of T177407: [Feature Request] setCompassDeclination for Magnetic Declination from New to Assigned.
Jan 16 2024, 8:56 PM · Arma 3

Jan 13 2024

Leopard20 closed T163583: [Feature Request] New scripting command: getGeometryMass as Resolved.
Jan 13 2024, 10:59 PM · Arma 3
Leopard20 changed the status of T163583: [Feature Request] New scripting command: getGeometryMass from Assigned to Feedback.

Added the mass to getModelInfo instead.

Jan 13 2024, 10:38 PM · Arma 3
Leopard20 changed the status of T178205: [Request] landAt for helicopters from Assigned to Feedback.
Jan 13 2024, 9:49 PM · Arma 3
Leopard20 changed the status of T177447: An instant alternative to execute entity actions from New to Feedback.
Jan 13 2024, 9:49 PM · Arma 3
Leopard20 closed T172847: [Feature Request] EntityDeleted mission event handler as Resolved.
Jan 13 2024, 9:49 PM · Arma 3
Leopard20 changed the status of T171589: Some sounds are not played from beyond terrain view distance from Assigned to Feedback.
Jan 13 2024, 9:48 PM · Arma 3
Leopard20 placed T160321: [Feature Request] Scripting Command: setAngularVelocity up for grabs.
Jan 13 2024, 9:48 PM · Arma 3
Leopard20 closed T160321: [Feature Request] Scripting Command: setAngularVelocity as Resolved.
Jan 13 2024, 9:47 PM · Arma 3

Jan 11 2024

Leopard20 changed the status of T178348: [Enhancment] Extend the MarkerDeleted eventhandler with owner information from New to Assigned.
Jan 11 2024, 6:57 PM · Arma 3

Jan 6 2024

Leopard20 set Ref Ticket to AIII-56175 on T178202: canAddXXXX commands don't actually do what they claim.
Jan 6 2024, 8:46 PM · Arma 3

Jan 4 2024

Leopard20 changed the status of T178205: [Request] landAt for helicopters from New to Assigned.
Jan 4 2024, 8:39 PM · Arma 3
Leopard20 changed Resolution from resolution:open to resolution:wontfix on T178177: Steam Deck Arma 3 Launcher Doesn't Handle Mods Correctly & We Need Ability To Disable Downloading Certain Subbed Mods..
Jan 4 2024, 3:27 AM · Arma 3
Leopard20 closed T178177: Steam Deck Arma 3 Launcher Doesn't Handle Mods Correctly & We Need Ability To Disable Downloading Certain Subbed Mods. as Resolved.

Fix the launchers so Steam Workshop Mods work on Steam OS.

Jan 4 2024, 3:27 AM · Arma 3

Jan 3 2024

Leopard20 closed T155531: [Feature Request] New scripting command for arrays: insert/insertAt as Resolved.
Jan 3 2024, 3:23 PM · Arma 3

Dec 30 2023

Leopard20 changed the status of T171589: Some sounds are not played from beyond terrain view distance from New to Assigned.
Dec 30 2023, 7:22 PM · Arma 3

Dec 29 2023

Leopard20 set Ref Ticket to AIII-56163 on T178099: «soundFly» parameter in CfgAmmo does not take into account the speed of sound.
Dec 29 2023, 7:25 PM · Arma 3
Leopard20 claimed T178099: «soundFly» parameter in CfgAmmo does not take into account the speed of sound.
Dec 29 2023, 6:42 PM · Arma 3
Leopard20 changed the status of T163583: [Feature Request] New scripting command: getGeometryMass from New to Assigned.
Dec 29 2023, 6:01 PM · Arma 3
Leopard20 set Ref Ticket to AIII-56161 on T177447: An instant alternative to execute entity actions.
Dec 29 2023, 3:53 PM · Arma 3
Leopard20 set Ref Ticket to AIII-56160 on T158514: Vanilla medic heal action is too sensitive on movement.
Dec 29 2023, 2:55 PM · Arma 3
Leopard20 merged T83453: When attempt to heal another player, if he moves only slightly, the healing will not be completed into T158514: Vanilla medic heal action is too sensitive on movement.
Dec 29 2023, 12:55 PM · Arma 3
Leopard20 merged task T83453: When attempt to heal another player, if he moves only slightly, the healing will not be completed into T158514: Vanilla medic heal action is too sensitive on movement.
Dec 29 2023, 12:55 PM · Arma 3
Leopard20 claimed T158514: Vanilla medic heal action is too sensitive on movement.
Dec 29 2023, 12:55 PM · Arma 3

Dec 28 2023

Leopard20 added a comment to T178032: preprocessing a script that contains a problematic string can fail to remove comment lines.

Looks like every preprocessor thing still works in single quotes '
So unfortunately I don't think we can fix this, for backward compatibility.
One example would be this (tho not sure if someone even does this at all):

#define MACRO 1
_script = '
systemChat "MACRO"
';
Dec 28 2023, 7:04 PM · Arma 3
Leopard20 closed T178032: preprocessing a script that contains a problematic string can fail to remove comment lines as Resolved.
Dec 28 2023, 7:02 PM · Arma 3
Leopard20 claimed T178065: A debug/diag command to reset CfgMoves.
Dec 28 2023, 5:03 PM · Arma 3
Leopard20 set Ref Ticket to AIII-56159 on T178065: A debug/diag command to reset CfgMoves.
Dec 28 2023, 5:03 PM · Arma 3

Dec 27 2023

Leopard20 added a comment to T178071: DXGI_ERROR_DEVICE_REMOVED, fatal crash to desktop or hard restart.
I was running the parameter -dx10, trying an experimental fix
Dec 27 2023, 10:10 PM · Arma 3
Leopard20 updated subscribers of T157753: [Feature Request] Add “time offset” option for animations commands (switchMove, playMove etc).
Dec 27 2023, 5:54 PM · Arma 3
Leopard20 merged task T157753: [Feature Request] Add “time offset” option for animations commands (switchMove, playMove etc) into T164731: [Feature Request] New syntax for switchMove.
Dec 27 2023, 5:52 PM · Arma 3