Hi, the fpdb HUD helps me a lot with my game. Now I want to refine my HUD. Where can I find a complete list of the stats that can be used? In particular, it is not always clear what are the exact names that should be put in the field 'stat_name' in the configuration file. So I am looking for the abbreviations to put in stat_name instead of "cb1" in the example line below:
Hi, the fpdb HUD helps me a lot with my game. Now I want to refine my HUD. Where can I find a complete list of the stats that can be used? In particular, it is not always clear what are the exact names that should be put in the field 'stat_name' in the configuration file. So I am looking for the abbreviations to put in stat_name instead of "cb1" in the example line below:
<stat click="tog_decorate" col="1" popup="default" row="2" stat_name="cb1" tip="tip1"> </stat>
Your help would be much appreciated. Btw, I posted this request also on the 2+2 forum.