Hello! I’m new to modding WT (tho I do have modding experience in other games) and I have been trying to wrap my head around .blk files and the CDK and one of the things I’m wanting to do is to make the shootingTanks in the hanger be able to change to a different tank each launch. I know that country_usa:t=“” etc takes a string and I’m wanting to pass a string value from a variable or list/array to it so I can have a predefined selection of tanks that is selected by rng and passed to shootingTanks but after trying a bunch of ways I must admit defeat and come here.

It doesn’t necessarily need to be this method, any way to get it to change to a random tank from a predefined selection on restart is fine. So if there is another way hit me with it.
Any help or advice would be appreciated! Sorry if I don’t reply for a bit, its 8am here and I haven’t slept yet because I wanted to try and get this working but like I said I am forced to admit defeat as I fear my feeble flesh body will give out any moment.