what is the number value parameter suppose to be? I have the /restart template_name command working but I don't understand how I am supposed to list them in the json for /showrestarts. below is what I am trying to make work. I assume, yeah i know, that this is how you get the /showrestarts command to display available restarts.
doh... ok sorry for asking.. this is probably something i learned a looong time ago and forgot. its case sensitive. /ShowRestarts and the number values are cost. woopsy.
what is the number value parameter suppose to be? I have the /restart template_name command working but I don't understand how I am supposed to list them in the json for /showrestarts. below is what I am trying to make work. I assume, yeah i know, that this is how you get the /showrestarts command to display available restarts.
{ "availableRestarts": { "Bretonia_Civ": 1, "Kusari_Civ": 2, "Liberty_Civ": 3, "Rheinland_Civ": 4, "Hispania_Corsair": 5, "Hispania_Outcast": 6 }, "enableRestartCost": true, "maxCash": 1000000, "maxRank": 5 }