I'd like to be able to use:
configFile >> "CfgWeapons" >> weapon >> ammo
to retrieve the ammo for a specific weapon. I know where this info is, don't know which class / name I have to use to retrieve the ammo for a 'weapon', because the config.bin is binarized. Could anyone point me to a tool to debinarize?