Why is this? Wouldn't it make sense to have a standard for adding countries in the editor and this too?// Custom function to set up VPs and anything else you want to set up at the start of a mission
FUNCTION PreBattleSetup()
{
// Define nations numbers. These global variables are used by the VP script functions.
// Note that they do NOT correspond with the nation numbers in the editor
// 0 = UK, 1 = USA, 2 = Canada, 3 = Poland, 4 = Germany, 5 = Italy
Maybe Slitherine could make a list of WWII nations with numbers for modders to use and keep people on the same page?