Page MenuHomeFeedback Tracker

CfgVehicles names not consistent
Closed, ResolvedPublic

Description

Names in CfgVehicles are not consistent. Sometimes there are uppercase names, sometimes it is lowercase. This needs to be refactored.
some examples:

soldier lowercase and uppercase
why is "exp" lowercase?
B_soldier_exp_F
B_soldier_LAT_F
B_Soldier_SL_F
B_Soldier_GL_F

camelcase or not?
B_supplyCrate_F
B_TacticalPack_blk

Please make it consistent.
I think the best would be to make it all lowercase.
--> b_soldier_exp_f
or all uppercase
--> B_SOLDIER_EXP_F

Details

Legacy ID
1311741756
Severity
None
Resolution
Open
Reproducibility
Always
Category
Config

Event Timeline

Coding edited Steps To Reproduce. (Show Details)Jun 26 2013, 7:01 PM
Coding edited Additional Information. (Show Details)
Coding set Category to Config.
Coding set Reproducibility to Always.
Coding set Severity to None.
Coding set Resolution to Open.
Coding set Legacy ID to 1311741756.May 7 2016, 2:58 PM
MadDogX added a subscriber: MadDogX.May 7 2016, 2:58 PM

Mass closing ancient tickets with no activity for > 12 months; assume fixed or too trivial.

If this issue is still relevant in current dev build, please re-post.