Page MenuHomeFeedback Tracker

IDAP Demining ED-1D drone disassembles into wrong backpack
Closed, ResolvedPublic

Description

IDAP Demining ED-1D drone is misconfigured to disassemble into wrong backpack class.

	class C_IDAP_UGV_02_Demining_F: UGV_02_Demining_Base_F
	{
		scope = 2;
		side = 3;
		faction = "CIV_IDAP_F";
		crew = "C_IDAP_UAV_AI_F";
		displayName = "Demining UGV";
		...
		class assembleInfo
		{
			primary = 0;
			base = "";
			assembleTo = "";
			dissasembleTo[] = {"I_UGV_02_Demining_backpack_F"};
			displayName = "";
		};
	};

Should be "C_IDAP_UGV_02_Demining_backpack_F" instead

Details

Severity
Tweak
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
Config

Event Timeline

SaMatra created this task.Apr 20 2023, 5:02 AM
TRAGER added a subscriber: TRAGER.Apr 21 2023, 11:21 AM
dedmen set Ref Ticket to AIII-55665.May 1 2023, 5:36 PM
This comment was removed by dedmen.
dedmen added a subscriber: dedmen.Jun 11 2023, 4:37 PM
reyhard closed this task as Resolved.Jul 10 2023, 2:25 PM
reyhard claimed this task.
reyhard added a subscriber: reyhard.

Should be fixed in 2.14