Page MenuHomeFeedback Tracker

B_G_Offroad_01_repair_F sometimes has no driver door
Closed, ResolvedPublic

Description

The WEST Offroad repair support vehicle "B_G_Offroad_01_repair_F" when spawned quite often has no driver side door.

It's been happening since game launch so it's been around a while.

Details

Legacy ID
3276112922
Severity
None
Resolution
No Bug
Reproducibility
Random
Category
Visual-Vehicles

Event Timeline

F2kSel set Category to Visual-Vehicles.Dec 4 2015, 3:15 PM
F2kSel set Reproducibility to Random.
F2kSel set Severity to None.
F2kSel set Resolution to No Bug.
F2kSel set Legacy ID to 3276112922.May 8 2016, 1:13 PM

Go Virtual Garage and spawn the Offroader. Im quite sure the door is optional. When you spawn a Offroader its usually random if he has doors or other stuff like backpacks.

F2kSel added a subscriber: F2kSel.May 8 2016, 1:13 PM
F2kSel added a comment.Dec 4 2015, 4:32 PM

Thanks I never tried virtual garage before, it seems very buggy though.

Not at all. Its for missionmakers to make vehicles look better. For example a Offroader without doors for a Guerilla mission.

F2kSel added a comment.Dec 4 2015, 5:45 PM

Only tried it once and got the following issues.

[
_veh,
["guerilla_03",1]
["HideBackpacks",0,"HideBumper2",0,"HideConstruction",0,"Proxy",0,"Destruct",0]
] call BIS_fnc_initVehicle;

missing , after ["guerilla_03",1]

If there was a unit in cargo it crashed the code so I removed that.

And the gunner spawns on foot not in the gunner position.

I know it's work in progress so I'm not too bothered, I can at least spawn with the doors now.

As this is Guerrilla Offroad, sometimes it might not have driver door :) This is by design, not a bug.