Page MenuHomeFeedback Tracker

"forceHideDriver = false" is not working
New, WishlistPublic

Description

Driver doesn't appear , and I can select "turn out" option. {F25123}

Details

Legacy ID
698146241
Severity
None
Resolution
Open
Reproducibility
Always
Category
Config
Steps To Reproduce

Get in T-72 (tutorial).

Additional Information

I added those lines for "O_Test_Tank_01" class (driver.hpp)
forceHideDriver = false;
forceHideCommander = false;
forceHideGunner = false;
DriverAction = mbt2_slot2b_out;
DriverInAction = mbt2_slot2b_out;
DriverGetInAction = GetInHigh;
DriverGetOutAction = GetOutHigh;
memoryPointsGetInDriver = "pos driver";
memoryPointsGetInDriverPrecise = "pos driver";
memoryPointsGetInDriverDir = "pos driver dir";

Event Timeline

gachopin edited Steps To Reproduce. (Show Details)Nov 12 2014, 8:13 AM
gachopin edited Additional Information. (Show Details)
gachopin set Category to Config.
gachopin set Reproducibility to Always.
gachopin set Severity to None.
gachopin set Resolution to Open.
gachopin set Legacy ID to 698146241.May 7 2016, 7:49 PM