I added a second option to the Soviet "A Lend-Lease Shipment Arrives from the USA" event. It always fires when I reload and gets a bit gamey when I have to reload every day. I wanted to give myself a chance to say no.
This is the first time I have done any "event writing." It worked when I fired it manually with the console, is this the best way to do what I want?
Thanks
Code:
action_b = {
name = "No thanks!"
ai_chance = 0
command = { }
}
This is the first time I have done any "event writing." It worked when I fired it manually with the console, is this the best way to do what I want?
Thanks