Page MenuHomeFeedback Tracker

I_GMG_01_A_F's faction written in inconsistent case
Closed, ResolvedPublic

Description

All vehilces in config.bin/CfgVehicles have their faction written in uppercase (e.g. "OPF_F")... all, except one little indomitable Gauls guy, namely the vehicle "I_GMG_01_A_F" with a faction of "Ind_F".

The faction in config.bin/CfgVehicles/I_GMG_01_A_F should really be "IND_F".

Details

Legacy ID
658847101
Severity
Text
Resolution
Fixed
Reproducibility
Always
Category
Config
Steps To Reproduce

Read/Parse the config.

Maybe try to fill buckets of vehicles, one bucket for a faction each, and you might see how such irregularities easily lead to problems (yeah, yeah, I know of toLower/toUpper..., but one could also just fix it, eh. :)

Event Timeline

ruebe edited Steps To Reproduce. (Show Details)Jun 5 2015, 12:24 AM
ruebe set Category to Config.
ruebe set Reproducibility to Always.
ruebe set Severity to Text.
ruebe set Resolution to Fixed.
ruebe set Legacy ID to 658847101.May 8 2016, 12:10 PM
ruebe added a subscriber: ruebe.
ruebe added a comment.Jun 6 2015, 4:40 AM

Similarly "arifle_MX_Aco_pointer_F" in weapons/respawnWeapons on the class "B_Soldier_support_base_F" should read "arifle_MX_ACO_pointer_F" (note the uppercase "ACO") as anywhere else/or as defined in CfgWeapons.

Same thing for "arifle_MXC_Aco_F" on the class "B_officer_F" which should read "arifle_MXC_ACO_F".

...actually all references to/usages of "ACO" should be in uppercase, including: "CfgWeapons/optic_Aco" and "CfgWeapons/optic_Aco_smg". Oddly enough "optic_ACO_grn" is fine again/already.

pettka added a comment.Jun 9 2015, 9:44 AM

Thanks a lot for intel, at least the GMG has been fixed.

ruebe added a comment.Jun 9 2015, 3:24 PM

Sweet.
Thanks for the quick response, and have a nice day. :)