Hi, I'm trying to mod some events and I'm not sure what this code means:
command = { trigger = { ai = no } type = money value = -1000 }
Does "trigger = { ai = no }" mean that if the country is played by the CPU it will not pay 1000?
command = { trigger = { ai = no } type = money value = -1000 }
Does "trigger = { ai = no }" mean that if the country is played by the CPU it will not pay 1000?