Page MenuHomeFeedback Tracker
Feed Advanced Search

Dec 9 2016

d3nn16 created T121988: Prevent killing of unconscious players waiting for revival.
Dec 9 2016, 1:52 AM · Arma 3

Nov 12 2016

d3nn16 updated the task description for T121254: Some Arsenal saved profiles can be loaded even tough they do not match BIS_ADDVIRTUALWEAPONCARGO_CARGO variable (hacking issue).
Nov 12 2016, 6:36 PM · Arma 3
d3nn16 created T121254: Some Arsenal saved profiles can be loaded even tough they do not match BIS_ADDVIRTUALWEAPONCARGO_CARGO variable (hacking issue).
Nov 12 2016, 6:34 PM · Arma 3

May 10 2016

d3nn16 set Category to category:scripting on T85793: htmlLoad doesn't work with file from mission folder but works with URL.
May 10 2016, 12:48 PM · Arma 3
d3nn16 edited Additional Information on T85553: add server difficulty setting to switch on/off automatic target&lock action (next target, etc).
May 10 2016, 12:41 PM · Arma 3
d3nn16 set Category to category:serverbrowsersteam on T85552: game type is defined statically but one mission can have multiple game types.
May 10 2016, 12:41 PM · Arma 3
d3nn16 added a comment to T85441: AddonBuiler gets stuck when ran with Binarize option unchecked.

Please let me know what info you need (I see status was changed to "need more info").

May 10 2016, 12:38 PM · Arma 3
d3nn16 set Category to category:tools on T85441: AddonBuiler gets stuck when ran with Binarize option unchecked.
May 10 2016, 12:38 PM · Arma 3
d3nn16 set Category to category:units on T85397: basic discussion and/or idea management/voting capability.
May 10 2016, 12:36 PM · Arma 3
d3nn16 set Category to category:units on T85396: ArmA Units event should trigger Steam or ArmA popup.
May 10 2016, 12:36 PM · Arma 3
d3nn16 edited Steps To Reproduce on T85272: absolutely weird script behavior.
May 10 2016, 12:33 PM · Arma 3
d3nn16 set Category to category:endgamerevive on T85239: Feature request - revive event handler.
May 10 2016, 12:31 PM · Arma 3
d3nn16 edited Steps To Reproduce on T84465: addMagazineTurret command generates annoying buzz sound when vehicle has no magazines.
May 10 2016, 12:07 PM · Arma 3
d3nn16 set Category to category:endgamerevive on T84430: Feature request - allow only medics to revive.
May 10 2016, 12:07 PM · Arma 3
d3nn16 set Category to category:endgamedynamicgroups on T83971: Feature request - make a function that I can call to open the DG interface.
May 10 2016, 11:53 AM · Arma 3
d3nn16 added a comment to T83970: crash when executing hint ((("zgm_obj_1_c1_dyn" select [0, count _marker - 4]) splitString "c") joinString "area_").

this issue is resolved no crash this time

May 10 2016, 11:53 AM · Arma 3
d3nn16 set Category to category:gamecrash on T83970: crash when executing hint ((("zgm_obj_1_c1_dyn" select [0, count _marker - 4]) splitString "c") joinString "area_").
May 10 2016, 11:53 AM · Arma 3
d3nn16 set Category to category:endgamedynamicgroups on T83815: Dynamic Groups - when another leader is chosen the squad name changes to a default name.
May 10 2016, 11:49 AM · Arma 3
d3nn16 set Category to category:endgamerevive on T83813: Revive system - duplicated "was killed by" message.
May 10 2016, 11:49 AM · Arma 3
d3nn16 edited Additional Information on T83814: Revive system - add possibility do drag and transport on back unconscious players.
May 10 2016, 11:49 AM · Arma 3
d3nn16 set Category to category:config on T83497: function in CfgFunctions is not created when init.sqf is executed.
May 10 2016, 11:39 AM · Arma 3
d3nn16 added a comment to T83425: copyfromclipboard command always returns empty string.

In MP. I haven't tried in SP.

May 10 2016, 11:37 AM · Arma 3
d3nn16 set Category to category:scripting on T83425: copyfromclipboard command always returns empty string.
May 10 2016, 11:37 AM · Arma 3
d3nn16 set Category to category:scripting on T83315: ctrlSetTooltip and lbSetTooltip don't work on LISTNBOX.
May 10 2016, 11:34 AM · Arma 3
d3nn16 added a comment to T82527: I cannot include a file from another folder in my CfgFunctions function file.

The status of this ticket is incorrect because I already provided more informations

May 10 2016, 11:05 AM · Arma 3
d3nn16 added a comment to T82527: I cannot include a file from another folder in my CfgFunctions function file.

I don't see how to do that (please give an example).
Do you mean I should use variables instead of #define? If yes then I will still have to use 2 files colors.ext (with #define, used in dialogs) and color.sqf (with variables used in sqf scripts).
Also my point was to use #define for all variables that are static.

May 10 2016, 11:05 AM · Arma 3
d3nn16 added a comment to T82527: I cannot include a file from another folder in my CfgFunctions function file.

I was thinking about something like I am already using:

  • I define functions in some files
  • I include all these files in the init.sqf (with #include)
  • Before the inclusion of function files, I include all definition files (eg the ones containing #define blabla or even other #include)

This way I don't care where the definition file is located since it is included in the init.sqf and all file paths are visible at this level.

So I am asking whether this can be achieved with CfgFunctions.

One example is that I have a list of colors as #define in a file ([root]\colors.ext and I want to use this in [root]\functions\fn_myfunc.sqf and also other scripts that i don't want to place in same folder as fn_myfunc.sqf but sth like [root]\mygreatscript\toto.sqf. At the moment I'm forced to cpy the colors.ext file in [root]\mygreatscript\ and [root]\functions\.

May 10 2016, 11:05 AM · Arma 3
d3nn16 set Category to category:featurerequest on T82527: I cannot include a file from another folder in my CfgFunctions function file.
May 10 2016, 11:05 AM · Arma 3
d3nn16 edited Steps To Reproduce on T82526: addweapon / addweaponturret do not add the possibility to lock on targets.
May 10 2016, 11:05 AM · Arma 3
d3nn16 set Category to category:scripting on T82447: "functionName" call bis_fnc_recompile does not work.
May 10 2016, 11:03 AM · Arma 3
d3nn16 added a comment to T82438: kbTell does not localize correctly the radio text message.

I am using kbTell in my mission because it allows me to use some audio files from the game (so I don't need add more to the mission).
I am using these radio messages when a player teamhits a friendly player.
The problem is the following script will display the "cease fire" message in the language of the target for both target and shooter (so if shooter is polish and the target is french then polish shooter will see message in french and will not understand what he's doing):

MYTARGET kbAddtopic ["SENTENCES", "bikb\sentences.bikb"];
MYTARGET kbTell
[

		MYSHOOTER,
		"SENTENCES",
		["CEASE_FIRE_1", "CEASE_FIRE_2", "CEASE_FIRE_3", "CEASE_FIRE_4"] select floor random 4,
		[
			"MESSAGE",
			{},
			format ["%1! %2", name MYSHOOTER, localize "STR_A3_CEASE_FIRE"],
			[]
		],
		if (group MYTARGET == group MYSHOOTER) then {"GROUP"} else {"SIDE"}

];

May 10 2016, 11:03 AM · Arma 3
d3nn16 added a comment to T82438: kbTell does not localize correctly the radio text message.

I am using kbTell in my mission because it allows me to use some audio files from the game (so I don't need add more to the mission).
I am using these radio messages when a player teamhits a friendly player.
The problem is the following script will display the "cease fire" message in the language of the target for both target and shooter (so if shooter is polish and the target is french then polish shooter will see message in french and will not understand what he's doing):

MYTARGET kbAddtopic ["SENTENCES", "bikb\sentences.bikb"];
MYTARGET kbTell
[

		MYSHOOTER,
		"SENTENCES",
		["CEASE_FIRE_1", "CEASE_FIRE_2", "CEASE_FIRE_3", "CEASE_FIRE_4"] select floor random 4,
		[
			"MESSAGE",
			{},
			format ["%1! %2", name MYSHOOTER, localize "STR_A3_CEASE_FIRE"],
			[]
		],
		if (group MYTARGET == group MYSHOOTER) then {"GROUP"} else {"SIDE"}

];

May 10 2016, 11:03 AM · Arma 3
d3nn16 edited Steps To Reproduce on T82438: kbTell does not localize correctly the radio text message.
May 10 2016, 11:03 AM · Arma 3
d3nn16 added a comment to T81286: ammo icons in Virtual Arsenal now black since update 1.40.

the issue is not solved in 1.42, the pictures are still black in arsenal

May 10 2016, 10:26 AM · Arma 3
d3nn16 added a comment to T81286: ammo icons in Virtual Arsenal now black since update 1.40.

It also happens with vehicle icons (configfile >> "CfgVehicles" >> _type >> "picture"). I attached screenshot. before the patch these icons were white.

May 10 2016, 10:26 AM · Arma 3
d3nn16 added a comment to T80896: Player takes damage when in the gunner seat of a mortar being fired.

I confirm the issue, however it only happens if you use mortar optics and not artillery computer. After shooting the 4 mags with the mortar optics I got killed.

May 10 2016, 10:13 AM · Arma 3
d3nn16 added a comment to T80537: setMagazineTurretAmmo does not work depending on turret and vehicle localities.

Just retested today and issue is still there in v1.44

May 10 2016, 9:56 AM · Arma 3
d3nn16 edited Steps To Reproduce on T80537: setMagazineTurretAmmo does not work depending on turret and vehicle localities.
May 10 2016, 9:56 AM · Arma 3
d3nn16 added a comment to T80537: setMagazineTurretAmmo does not work depending on turret and vehicle localities.

I tried what you suggest Kid but it didn't work. I was on dedicated server with another player. I went in driver seat of Scorcher. He went in gunner seat. I executed the command on my computer and on his computer without any effect (I don't remember executing on server side but I don't think that would have worked either). The only way it works is when both turret and vehicle are local, so it will never work when the locality of turret and vehicle is different.

May 10 2016, 9:56 AM · Arma 3
d3nn16 edited Steps To Reproduce on T80529: static weapon disappears after it is assembled by another person.
May 10 2016, 9:56 AM · Arma 3
d3nn16 added a comment to T80483: mortar optics displays .2f instead of elevation when using French localization.

I just checked and the issue is still there (b_mortar_f and o_mbt_02_arty_f).

May 10 2016, 9:54 AM · Arma 3
d3nn16 added a comment to T80483: mortar optics displays .2f instead of elevation when using French localization.

Same problem with Strider and the laser designator in commander seat.

May 10 2016, 9:54 AM · Arma 3
d3nn16 edited Steps To Reproduce on T80483: mortar optics displays .2f instead of elevation when using French localization.
May 10 2016, 9:54 AM · Arma 3
d3nn16 edited Steps To Reproduce on T80414: Insignia has bad looking blue glow on wetsuits.
May 10 2016, 9:52 AM · Arma 3
d3nn16 added a comment to T80393: overhaul needed for difficulty settings in MP.

Even if shadows have huge impact, server admins still should have control over them (forced value or free for all) and players notified of server's settings.

As another suggestion difficulty settings & mission settings should be combined in one view for more easy access to information and control:

  • in server list
  • in game lobby under parameters button (or 2 buttons: generic, aka difficulty, settings and mission settings)
  • in game briefing under log sectio.

Difficulty settings should be editable by game admin in the same way mission settings are.

Server admins should have the last word over mission settings made available by mission makers. Players should be explicitly informed when difficulty and mission settings are different from the default values (modified by game admin) by highlighting modified values in red and default values in green.

Many times the game/server admin chooses the wrong difficulty profile and only notices it at mission start (eg: 3rd view and weapon crosshair enabled) because the individual difficulty settings are not visible to anyone and not editable in game lobby after mission is selected.

Another suggestion is easy creation/modification of profiles for difficulty and mission settings in the game lobby by logged in admin

May 10 2016, 9:51 AM · Arma 3
d3nn16 edited Steps To Reproduce on T80393: overhaul needed for difficulty settings in MP.
May 10 2016, 9:51 AM · Arma 3
d3nn16 added a comment to T80225: safeZone values change depending on "Interface Size" settings.

Some players can't see the HUD at the top of the screen because they increased the "interface size". I didn't find any way so far to check whether the "interface size" is over "normal" and alert the player.

I also didn't find a way to make sure the HUD stays at the top of the screen (not beyond the top limit) and at same time adapt its size to the bigger "interface size" value (as it is the case for ArmA standard menus).

May 10 2016, 9:46 AM · Arma 3
d3nn16 edited Steps To Reproduce on T80225: safeZone values change depending on "Interface Size" settings.
May 10 2016, 9:46 AM · Arma 3
d3nn16 edited Steps To Reproduce on T79584: 3 small issues with respawn functions.
May 10 2016, 9:26 AM · Arma 3
d3nn16 edited Steps To Reproduce on T79562: call to bis_fnc_removerespawnposition does not update minimap in respawn menu.
May 10 2016, 9:26 AM · Arma 3
d3nn16 edited Steps To Reproduce on T79538: BIS_fnc_removeRespawnPosition does not remove respawn created with soldier as target after soldier respawns.
May 10 2016, 9:25 AM · Arma 3
d3nn16 added a comment to T79531: using addScore command inside HandleScore event handler wil crash the game every time.

i added repro_mission.zip with the mission folder and the output I have in log file and the empty dump file that is generated when I shoot the OPFOR officer.

May 10 2016, 9:25 AM · Arma 3
d3nn16 added a comment to T79531: using addScore command inside HandleScore event handler wil crash the game every time.

this issue is fixed (by the way I get an "Access Denied" page when I try to set the issue to "fixed" myself).

May 10 2016, 9:25 AM · Arma 3
d3nn16 edited Steps To Reproduce on T79531: using addScore command inside HandleScore event handler wil crash the game every time.
May 10 2016, 9:25 AM · Arma 3
d3nn16 added a comment to T79203: KeyDown UI event handler does not provide correct code for key combination (only single key press).

Thanks for answer.
But I forgot to mention that I also want to disable the default action bound to that key combo. So if a player wants to autolock a target he will see a hint with a message instead of the target lock square/diamond.
Wouldn't it be easier/more performant to make KeyDown event handler detect the key combo like inputAction does?
Is inputAction working reliably inside the KeyDown EH code? I will have to test it (maybe it will work like 50% of the time).

May 10 2016, 9:13 AM · Arma 3
d3nn16 edited Steps To Reproduce on T79203: KeyDown UI event handler does not provide correct code for key combination (only single key press).
May 10 2016, 9:13 AM · Arma 3
d3nn16 edited Steps To Reproduce on T79184: Allow only admin to enable/disable AI for individual slots in game lobby.
May 10 2016, 9:12 AM · Arma 3
d3nn16 added a comment to T79094: Respawn menu doesn't spawn player on the location he chooses.

I finally fixed this problem by doing the following:

description.ext
respawnTemplates[] = {};

init.sqf
player addEventHandler
[
"Respawn",
{

		_new_unit = _this select 0;
		_dead_body = _this select 1;

		if (not (_dead_body getVariable ["zcm_isrevived", false])) then
		{
			[_new_unit, nil, nil, 10] spawn BIS_FNC_RESPAWNMENUPOSITION;
		};

}
];

With the above I can call [player, nil, nil, 10] spawn BIS_FNC_RESPAWNMENUPOSITION and it will work as expected.

I haven't experienced errors reported by caliban although I am using side type of target (_respid = [playerSide, player call ZCM_F_POS, localize "STR_ZCM_ITEM_MHQ"] call MBIS_FNC_ADDRESPAWNPOSITION;).

So from my point of view this ticket can be closed.

May 10 2016, 9:09 AM · Arma 3
d3nn16 added a comment to T79094: Respawn menu doesn't spawn player on the location he chooses.

The flickering is indeed fixed (this wasn't really the issue but it looked more like the cause).
The fact that player doesn't respawn on the location he chose is not fixed. This was the issue I wanted to report but maybe I chose bad ticket title.

If anyone is editing the code of the respawn menu ([player] spawn BIS_FNC_RESPAWNMENUPOSITION) please share your fix before BIS solves this.

I should maybe mention that I am using respawn markers (respawn_west_xxx, respawn_east_xx) with script added positions, maybe this is causing the trouble.

I removed the "respawn_west/east_xxx" markers and tried calling BIS_FNC8ADDRESPAWNPOSITION with both objects and position arrays. The result is the same I respawn on the position where I died.
respawn = "BASE";
respawnDelay = 10;
respawnDialog = 0;

Tried with and without respawnTemplates[] = {"Base"};

Maybe the problem comes from the fact I'm calling "[player] spawn BIS_FNC_RESPAWNMENUPOSITION" from script and haven't defined any respawn templates (respawnTemplates[] = {"MenuPosition"}). It seems that [player] spawn BIS_FNC_RESPAWNMENUPOSITION must be also called at player respawn. Adding [player] spawn BIS_FNC_RESPAWNMENUPOSITION to onPlayerRespawn.sqf file seems to fix the issue (I respawn where I select).

May 10 2016, 9:09 AM · Arma 3
d3nn16 edited Steps To Reproduce on T79094: Respawn menu doesn't spawn player on the location he chooses.
May 10 2016, 9:09 AM · Arma 3
d3nn16 added a comment to T78993: AV camera viewdistance is always 500 whatever the player viewdistance.

Thanks TakeHomeTheCup, I switched PiP Quality to Ultra in Video settings and I immediately have a good quality (no distance fog) but when drone turret is at 1000m from target the PiP view starts to have more distance fog than the drone turret. It looks like there is still a difference between the viewdistance of drone turret and the viewdistance of PiP camera (at least around 1000m).

So can these 2 viewdistances be made the same for drone turret and PiP view?

May 10 2016, 9:06 AM · Arma 3
d3nn16 edited Steps To Reproduce on T78993: AV camera viewdistance is always 500 whatever the player viewdistance.
May 10 2016, 9:06 AM · Arma 3
d3nn16 added a comment to T78882: some ideas to improve the Virtual Arsenal.

I added file with last version of my modifications to the bis_fnc_arsenal function (search for FIX keyword). Each original modified section is left in comments to quickly spot the differences.

May 10 2016, 9:03 AM · Arma 3
d3nn16 added a comment to T78882: some ideas to improve the Virtual Arsenal.

I added 2 screenshots to illustrate point 7)

May 10 2016, 9:03 AM · Arma 3
d3nn16 added a comment to T78882: some ideas to improve the Virtual Arsenal.

I added 2 fixes in the second attached file:

  • I excluded "throw" and "put" magazines from the magazine list (these were added in my previous fix)
  • the green color was not removed from throw/put/misc mags when switching between uniform/vest/backpack (it only worked for rifle mag list)
May 10 2016, 9:03 AM · Arma 3
d3nn16 edited Steps To Reproduce on T78882: some ideas to improve the Virtual Arsenal.
May 10 2016, 9:03 AM · Arma 3
d3nn16 added a comment to T78882: some ideas to improve the Virtual Arsenal.

Calling ["Open", [objNull, _soldier]] call BIS_FNC_ARSENAL; (where soldier is AI) didn't work for me. Then I noticed that the indexes were wrong:

BIS_fnc_arsenal_cargo = [_this,1,objnull,[objnull]] call bis_fnc_param;
BIS_fnc_arsenal_center = [_this,2,player,[player]] call bis_fnc_param;

instead of

BIS_fnc_arsenal_cargo = [_this,0,objnull,[objnull]] call bis_fnc_param;
BIS_fnc_arsenal_center = [_this,1,player,[player]] call bis_fnc_param;

May 10 2016, 9:03 AM · Arma 3
d3nn16 added a comment to T78881: add possibility to enable group object persistency.

Anything new about this issue? Is there an easy way to make the group persistent?

May 10 2016, 9:03 AM · Arma 3
d3nn16 added a comment to T78881: add possibility to enable group object persistency.

That's what I did, I added a game logic, but it makes some problems sometimes (the game logic becomes leader, etc). So I would prefer completely remove the game logic (and scripts that fix the game logic issues) and have only to set a variable that contains the list of persistent groups BIS_persistentGroupList = [grp1, grp2].

May 10 2016, 9:03 AM · Arma 3
d3nn16 edited Steps To Reproduce on T78881: add possibility to enable group object persistency.
May 10 2016, 9:03 AM · Arma 3
d3nn16 added a comment to T78879: add possibility to change respawn location description with bis_fnc_addrespawnposition.

this issue was fixed some time ago it can be closed

May 10 2016, 9:03 AM · Arma 3
d3nn16 added a comment to T78879: add possibility to change respawn location description with bis_fnc_addrespawnposition.

duplicate ticket http://feedback.arma3.com/view.php?id=15990

May 10 2016, 9:03 AM · Arma 3
d3nn16 edited Steps To Reproduce on T78879: add possibility to change respawn location description with bis_fnc_addrespawnposition.
May 10 2016, 9:03 AM · Arma 3
d3nn16 edited Steps To Reproduce on T78877: score is computed based on object config attribute "faction".
May 10 2016, 9:03 AM · Arma 3
d3nn16 edited Steps To Reproduce on T78735: allowFunctionsRecompile parameter does not work with BIS functions.
May 10 2016, 8:59 AM · Arma 3
d3nn16 added a comment to T77601: Youtube on Arma3.

it can be a nice feature for mission briefings:
you click on a briefing topic and see an integrated video from the Internet.

Or at least a hyperlink in the briefing that would open the Internet browser with a given URL (but maybe a security problem?).

At the moment I am using this trick in my briefings:

blabla
<br/>
<execute expression="copyToClipboard 'http://forums.bistudio.com/showthread.php?176567-ZDROB-Team-Missions'">ZDROB Missions (click to copy weblink)</execute>

May 10 2016, 8:30 AM · Arma 3
d3nn16 edited Steps To Reproduce on T77310: drag & drop static weapons.
May 10 2016, 8:23 AM · Arma 3
d3nn16 edited Steps To Reproduce on T77181: Respawn template MenuPosition does not respect respawnOnStart = 0.
May 10 2016, 8:21 AM · Arma 3
d3nn16 added a comment to T76718: Respawn template MenuPosition in 1.16 update broke my mission.

After reviewing GLTLegislator's addon I understood a more simple solution is possible and tested it.

The function responsible for this mess is BIS_fnc_initRespawn. So all you need to do is change it like this:

  1. add this in description.ext

allowFunctionsRecompile = 1;

  1. add this to the init field of any unit/object you have in the mission

BIS_fnc_initRespawn = {true}

May 10 2016, 8:07 AM · Arma 3
d3nn16 added a comment to T76718: Respawn template MenuPosition in 1.16 update broke my mission.

Please vote this up so devs will fix it sooner

May 10 2016, 8:07 AM · Arma 3
d3nn16 edited Steps To Reproduce on T76718: Respawn template MenuPosition in 1.16 update broke my mission.
May 10 2016, 8:07 AM · Arma 3
d3nn16 added a comment to T76449: weaponDisassembled event handler would be more useful if it provided a parameter pointing to the static weapon.

The cursorTarget command can be used only if players disassemble the static weapon (missions with AI disabled). In a mission with AIs I can cheat by ordering an AI to disassemble the weapon since cursorTarget applies to player unit and will return objNull.

May 10 2016, 8:00 AM · Arma 3
d3nn16 added a comment to T76449: weaponDisassembled event handler would be more useful if it provided a parameter pointing to the static weapon.

if (not isDedicated) then
{
waitUntil {not isNil "ZCM_PLAYER_IS_DEFINED"};

...

// track backpacks when disassembling static weapons
player addEventHandler
[

		"WeaponDisassembled",
		{
			(_this select 1) setVariable ["zgp_vehicle_group", cursorTarget getVariable ["zgp_vehicle_group", grpNull], true];
		}

];
};

This will update the weapon backpack object by adding a variable to it that tells the group of the player who disassembled it.

May 10 2016, 8:00 AM · Arma 3
d3nn16 added a comment to T76449: weaponDisassembled event handler would be more useful if it provided a parameter pointing to the static weapon.

I tested the idea with the nearestObject command but it returned objNull. I bet the cursorTarget command will return the same (haven't tested). From this I deduce that the event handler triggers after the weapon is disassembled (after the weapon object is removed and replaced with backpacks).

May 10 2016, 8:00 AM · Arma 3
d3nn16 edited Steps To Reproduce on T76449: weaponDisassembled event handler would be more useful if it provided a parameter pointing to the static weapon.
May 10 2016, 8:00 AM · Arma 3
d3nn16 added a comment to T76414: UAVs like Greyhawk must be teached how to take off from Feres airstrip.

issue still present in v1.44

May 10 2016, 7:59 AM · Arma 3
d3nn16 edited Steps To Reproduce on T76414: UAVs like Greyhawk must be teached how to take off from Feres airstrip.
May 10 2016, 7:59 AM · Arma 3
d3nn16 added a comment to T75637: Need Command to Prevent Dismantling of Static Weapon.

related to http://feedback.arma3.com/view.php?id=18090
and this http://feedback.arma3.com/view.php?id=18330

May 10 2016, 7:41 AM · Arma 3
d3nn16 added a comment to T75637: Need Command to Prevent Dismantling of Static Weapon.

The solutions suggested here are OK if you want to enable/disable the action for everyone based on some generic conditions.

But these solutions are not OK if I want to decide whether weapon disassembly/assembly is decided on the fly when a player/AI tries to disassemble the static weapon or assemble the backpacks (eg: allow/prevent player action depending on the group he belongs to at that specific moment).

A more generic solution would be better (although more complex), since it will allow more fine control over what happens in the mission. And I think the more generic solution is to improve the already existing WeaponDisassembled/WeaponAssembled:

WeaponAssembled => the return boolean determines whether the weapon is assembled or not

WeaponDisassembled => add reference to the weapon object (so I don't need to use cursorTarget workaround which is limited to human player and cannot work with AI soldier)

WeaponDisassembled => the return boolean determines whether the weapon is disassembled or not

May 10 2016, 7:41 AM · Arma 3
d3nn16 added a comment to T75481: setvariable command with public parameter set to true doesn't work for some vehicles.

I installed a dedicated server (Branch: Stable Version: 1.18.124200) on my PC and was unable to reproduce the issue. So apparently this is working now.

However I noticed this problem (setvariable with global broadcast not working) is still occurring randomly. Yesterday, I noticed the issue on a dedicated server. The setvariable command didn't work on "b_supplycrate_f" for one player only (we were 4 players in total). I asked the player to reconnect and after he did the server broadcasted the variable correctly (I didn't reexecute the setvariable command before or after he reconnected).

I tested the issue with "b_supplycrate_f" again too and I couldn't reproduce it either. It looks like something random.

May 10 2016, 7:37 AM · Arma 3
d3nn16 edited Steps To Reproduce on T75481: setvariable command with public parameter set to true doesn't work for some vehicles.
May 10 2016, 7:37 AM · Arma 3
d3nn16 added a comment to T75405: Enemy and Friendly TAGs are shown when disabled.

It also happens with command menu. When you open command menu a white circle appears and any enemy/friendly unit inside has its tag displayed.

This is mainly a problem in PvP missions. Players who know the trick of the menus have an advantage over those who don't.

May 10 2016, 7:35 AM · Arma 3
d3nn16 added a comment to T75117: player can't reconnect to UAV after reconnecting to server.

I couldn't reproduce this issue so this looks fixed. You may close the ticket.
Test info:
productVersion result on my PC: ["Arma 3","Arma3",128,126958,"Stable"]
productVersion result on dedicated server: ["Arma 3","Arma3",128,126958,"Stable"]

May 10 2016, 7:28 AM · Arma 3
d3nn16 added a comment to T75117: player can't reconnect to UAV after reconnecting to server.

I installed the ArmA 3 dedicated server but I can't connect to it from a DEV version. I ran the steamcmd with 233780 -beta development parameters to set the dedicated server in dev mode but it didn't work.
We will see if it is fixed in stable version.

May 10 2016, 7:28 AM · Arma 3
d3nn16 edited Steps To Reproduce on T75117: player can't reconnect to UAV after reconnecting to server.
May 10 2016, 7:28 AM · Arma 3
d3nn16 added a comment to T75111: Thermal Vision.

related to http://feedback.arma3.com/view.php?id=12984

May 10 2016, 7:28 AM · Arma 3
d3nn16 added a comment to T75111: Thermal Vision.

I've read that guide and there is nothing said about reporting one issue/request per ticket only.

Anyways I consider this to be the case here since I am describing only one issue: there is no general 'switch' to turn off TI on all game elements (vehicles, optics, weapons, etc).

May 10 2016, 7:28 AM · Arma 3
d3nn16 added a comment to T75111: Thermal Vision.

Thanks for optic_NVS idea. When I checked this (during daytime) I had a completely white screen and thought was bugged.

I don't see the point of creating 2 additional tickets since for me there is only one problem with multiple causes. I think putting it all together makes the problem clearer.

May 10 2016, 7:28 AM · Arma 3
d3nn16 edited Steps To Reproduce on T75111: Thermal Vision.
May 10 2016, 7:28 AM · Arma 3
d3nn16 edited Steps To Reproduce on T74820: Option for enabling mines/explosives markers independent from general map markers.
May 10 2016, 7:20 AM · Arma 3