Page MenuHomeFeedback Tracker

rpt spam PAPA_BEAR caused by A3_Dubbing_Radio_F
New, WishlistPublic

Description

A3_Dubbing_Radio_F config.cpp causes a clash with the 'truth' in bin\config.bin

class CfgHQIdentities
{
class Base
{

$STR_A3_CfgHQIdentities_Base_0;
		pitch = 1;
		speaker = "Male03EN";

};
class PAPA_BEAR: Base{}
{

this is 'wrong'. there is no inheritance. Both papa bear AND Airbase need to be stand-alone

Details

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

none. the above is sufficient

Event Timeline

mikero edited Steps To Reproduce. (Show Details)Jul 9 2015, 11:14 PM
mikero set Category to Config.
mikero set Reproducibility to Always.
mikero set Severity to None.
mikero set Resolution to Open.
mikero set Legacy ID to 4235501071.May 8 2016, 12:20 PM