spirit6
Jul 3 2009, 18:31
Hey guys,
I am busy filling a menu dynamicly with stuff from the config file. I did that for groups by using:
#define CONFIG (configFile >> "CfgGroups" >> _side >> _faction >> _type)
Unfortunately i dont know the path to the tanks/apc's etc as there is base and reference classes. Basicly i only need to list through the spawn name and the display name for the menu.
If somebody can point me in the right direciton then please. Yes i am aware of wheeled and tracked. pbo and the config files. But somehow i realy dont see how i can list only what i need.
:confused:HELP!!!? ->Pretty please;)
I am busy filling a menu dynamicly with stuff from the config file. I did that for groups by using:
#define CONFIG (configFile >> "CfgGroups" >> _side >> _faction >> _type)
Unfortunately i dont know the path to the tanks/apc's etc as there is base and reference classes. Basicly i only need to list through the spawn name and the display name for the menu.
If somebody can point me in the right direciton then please. Yes i am aware of wheeled and tracked. pbo and the config files. But somehow i realy dont see how i can list only what i need.
:confused:HELP!!!? ->Pretty please;)