Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
AddDiploItem
From AGEWiki
AddDiploItem | |||
Syntax AddDiploItem = TargetFac; DIDefUID [; StartDate yyyy/mm/dd][;Warscore] Description Activate a new Diplomatic Item.
BE WARNED: that the command doesn't handle 'high logic', i.e if you set a peace, you must remove war AND that it is possible to have duplicates (i.e adding twice the same peace, theoretically). To force a peace while triggering all in-game effects and constraints, use instead SettleWhitePeace.
|
Parameters
Faction to be affected
Alias of the Diplomatic Item
yyyy/mm/dd
Optional parameter, if you are scripting a war diplomatic item (date is mandatory in this case). This is the WarScore that the "owning" faction has on the "target" faction that is specified by <TargetFac>. |