A rather simple question: What code is needed to be put in Dynamic Localized Strings to display a vessel's limit in a unit's tooltip box? Currently instead of the build limit it displays GUI_CP_BUILD.
lol yh i noticed in your demo mod u didnt have the code needed its
btw. the string shown in the tooltip can then be modified through the Dynamic_Localized_Strings.h file by adding "GUI_CP_MAXBUILD", "Unit limit ( %d / %d )",