Page MenuHomeFeedback Tracker

Offroad02 Vehicle has no Offroad02 Hood Slot
Closed, ResolvedPublic

Description

Offroad_02 has no Offroad02 Hood Slot for attaching a Hood

Solution:

	class CarScript;
	class Offroad_02: CarScript
	{
		class GUIInventoryAttachmentsProps
		{
			class Body
			{
				attachmentSlots[] += {"Offroad_02_Hood"};
			};
		};
	};

If that's what you want, then I'm sorry about the ticket.
BR

Details

Severity
None
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
General

Event Timeline

Urs0815 created this task.Jun 11 2024, 11:17 PM
Geez closed this task as Resolved.Jun 12 2024, 10:14 AM
Geez claimed this task.
Geez added a subscriber: Geez.

Thank you for the report Urs0815.
The vanilla spawned humvee does not have removable hood, this is why there is no hood slot.
Regards,
Geez