Posts #2 to #5 have been edited according to Andrei Gijgorev's remarks. I hope I did not forget anything.
The realm rejoices as Paradox Interactive announces the launch of Crusader Kings III, the latest entry in the publisher’s grand strategy role-playing game franchise. Advisors may now jockey for positions of influence and adversaries should save their schemes for another day, because on this day Crusader Kings III can be purchased on Steam, the Paradox Store, and other major online retailers.
This trigger is actually called technology.tech = techgroup_name
Checks the tech group of the receiving country.
command = { type = wakeleader which = x }
Activates leader with id x. (No longer dormant.)
command = { type = sleepleader which = x }
Deactivates (makes dormant) leader with id x. This will also work on leaders for other countries and for living leaders.
Will fix, probably got confused with the command.This trigger is actually called technology.
Yes, and yes.So we can use the sleepleader command in every case and "kill" the leaders of other countries (very good idea for the simplification of events).
As it's not precised, I imagine the same thing can applies for the wakeleader command, is it true ?
Posts #2, #3 and #5 edited according to Andrei Gijgorev 's and Polak's latest remarks.
Sure, although keep in mind that a command that cannot find a valid target will prevent the random event from firing at all. So it's probably best to use only one command that has a random target.will the -1 command in this below work for a random event
command = { type = independence which = aaa }
Creates country aaa as a vassal. This will release a country and give them all the provinces specified in revolt.txt as "minimum" that the country receiving the event owns; which = -1 will release a random country whose provinces you own when the event fires.
I was intending to do it for countries which have 30 plus territories (trigger)..........a culling system
Sure, although keep in mind that a command that cannot find a valid target will prevent the random event from firing at all. So it's probably best to use only one command that has a random target.
Is there a port trigger or command , I cannot find any
- Added num_of_ports trigger
From the June beta thread of MM:
thanks , so what 1.3 version is this trigger in ?
Is there a way to make some "monarchs" inelligible for the HRE emperor? Right now I've seen "Anarchy of Bohemia" as an Emperor, and I vaguely remember seeing something like:
emperor = no
or
emperor {no}
somewhere...
Anyone has any clue what I'm talking about? :unsure:
AGCEEP version 1.59 beta 4 already has changed that for the "Anarchy of Bohemia". Do you use an obsolete version or perhaps MyMapAGCEEP which uses an older version of AGCEEP?