Greetings.
Im currently playing with Mexico and I noted that it hasnt any kind of laws and reforms. ¿Someone knows how I can mod the game to give laws and reforms to that nation?
Thanks.
HerrDak wrote:Im currently playing with Mexico and I noted that it hasnt any kind of laws and reforms. ¿Someone knows how I can mod the game to give laws and reforms to that nation?.
Code: Select all
SelectFaction = $MEX
SelectRegion = $Mexico
StartEvent = evt_nam_MEX_NoChildrenWork_AIActivate|999|0|NULL|NULL|$Mexico|NULL
Conditions
MinDate = 1850/01/01
CheckAILevel = 1
ActorEnabled = $gmaOptionSoc;MEX_NoChildrenWork
EvalContentment = <=;50;ALL
EvalResource = $merMoney;>=;750
Probability = 50
Actions
ChangeOption = $gmaOptionSoc;MEX_NoChildrenWork;1
EndEvent
SelectFaction = $MEX
SelectRegion = $Mexico
StartEvent = evt_nam_MEX_NoChildrenWorkTracker|0|0|NULL|NULL|$Mexico|NULL
Conditions
MinDate = 1850/01/01
Actions
EndEvent
SelectFaction = $MEX
SelectRegion = $Mexico
StartEvent = evt_nam_MEX_NoChildrenWork_ON|1|0|NULL|NULL|$Mexico|NULL
Conditions
MinDate = 1850/01/01
EvalResource = $merMoney;>=;200
Actions
GenTextMsg = opt_notify_NewSocialDecree2;1;NULL;NULL;NULL
DescEvent = evt_desc_NewSocialDecree
ChangeActorPool = $gmaOptionSoc;MaxUse;1;ResetFreq;0;ImageID;State_Control_Eco_ON.png;Title;opt_title_CMN_NoChildrenWork;MsgString;opt_desc_CMN_NoChildrenWork;ToolString;opt_hint_CMN_NoChildrenWork;SubType;MEX_NoChildrenWork;SParam1;MEX
EndEvent
SelectFaction = $MEX
SelectRegion = $Mexico
StartEvent = evt_nam_MEX_NoChildrenWork_VoteRejected|999|0|NULL|NULL|$Mexico|NULL
Conditions
CheckOption = $gmaOptionSoc;MEX_NoChildrenWork;=;1
EvalContentment = DICE;75;ALL;NOT
Probability = 30
Actions
SelectFaction = $CMN
GenTextMsg = The Parliament United Mexican States has rejected the government proposal concerning forbiddance of Children Work.;1;NULL;NULL;NULL
SelectFaction = $MEX
ChgVPCount = -20
ChangeFacMorale = -1
ChangeLoyaltyFac = $Theater_Mexico;-2
ChangeOption = $gmaOptionSoc;MEX_NoChildrenWork;-1
EndEvent
SelectFaction = $MEX
SelectRegion = $Mexico
StartEvent = evt_nam_MEX_NoChildrenWork_VoteAccepted|999|0|NULL|NULL|$Mexico|NULL
Conditions
CheckOption = $gmaOptionSoc;MEX_NoChildrenWork;=;1
Actions
SelectFaction = $CMN
GenTextMsg = United Mexican States has banned Children Work;1;NULL;NULL;NULL
SelectFaction = $MEX
ChgPopMilitancyEx = 0;-4;-2;0;0;0;ALL
ChgPopContentEx = 0;10;10;5;-5;0;ALL
ChangeResStock = $merMoney;-200
ChangeActorPool = $gmaOptionSoc;MaxUse;0;SubType;MEX_NoChildrenWork
SetEvtOccurs = evt_nam_MEX_NoChildrenWorkTracker;CuOccurs;1
EndEvent
Code: Select all
SelectFaction = $MEX
SelectRegion = $Mexico
StartEvent = evt_nam_MEX_NoChildrenWork_AIActivate|999|0|NULL|NULL|$Mexico|NULL
Conditions
MinDate = 1850/01/01
CheckAILevel = 1
ActorEnabled = $gmaOptionSoc;MEX_NoChildrenWork
EvalContentment = <=;50;ALL
EvalResource = $merMoney;>=;750
Probability = 50
Actions
ChangeOption = $gmaOptionSoc;MEX_NoChildrenWork;1
EndEvent
SelectFaction = $MEX
SelectRegion = $Mexico
StartEvent = evt_nam_MEX_NoChildrenWorkTracker|0|0|NULL|NULL|$Mexico|NULL
Conditions
MinDate = 1850/01/01
Actions
EndEvent
SelectFaction = $MEX
SelectRegion = $Mexico
StartEvent = evt_nam_MEX_NoChildrenWork_ON|1|0|NULL|NULL|$Mexico|NULL
Conditions
MinDate = 1850/01/01
EvalResource = $merMoney;>=;200
Actions
GenTextMsg = opt_notify_NewSocialDecree2;1;NULL;NULL;NULL
DescEvent = evt_desc_NewSocialDecree
ChangeActorPool = $gmaOptionSoc;MaxUse;1;ResetFreq;0;ImageID;State_Control_Eco_ON.png;Title;opt_title_CMN_NoChildrenWork;MsgString;opt_desc_CMN_NoChildrenWork;ToolString;opt_hint_CMN_NoChildrenWork;SubType;MEX_NoChildrenWork;SParam1;MEX
EndEvent
SelectFaction = $MEX
SelectRegion = $Mexico
StartEvent = evt_nam_MEX_NoChildrenWork_VoteRejected|999|0|NULL|NULL|$Mexico|NULL
Conditions
CheckOption = $gmaOptionSoc;MEX_NoChildrenWork;=;1
EvalContentment = DICE;75;ALL;NOT
Probability = 30
Actions
SelectFaction = $CMN
GenTextMsg = opt_notify_MEX_NoChildrenWork_Rejected;1;NULL;NULL;NULL
SelectFaction = $MEX
ChgVPCount = -20
ChangeFacMorale = -1
ChangeLoyaltyFac = $Theater_Mexico;-2
ChangeOption = $gmaOptionSoc;MEX_NoChildrenWork;-1
EndEvent
SelectFaction = $MEX
SelectRegion = $Mexico
StartEvent = evt_nam_MEX_NoChildrenWork_VoteAccepted|999|0|NULL|NULL|$Mexico|NULL
Conditions
CheckOption = $gmaOptionSoc;MEX_NoChildrenWork;=;1
Actions
SelectFaction = $CMN
GenTextMsg = opt_notify_MEX_NoChildrenWork;1;NULL;NULL;NULL
SelectFaction = $MEX
ChgPopMilitancyEx = 0;-4;-2;0;0;0;ALL
ChgPopContentEx = 0;10;10;5;-5;0;ALL
ChangeResStock = $merMoney;-200
ChangeActorPool = $gmaOptionSoc;MaxUse;0;SubType;MEX_NoChildrenWork
SetEvtOccurs = evt_nam_MEX_NoChildrenWorkTracker;CuOccurs;1
EndEvent
HerrDak wrote:¡Thanks! Im learning many things about modding PON.
I already Made a México Mod:
1) All land units for the mexican army based on the models and units of France (new mexican models, units and graphics for each new model).
2) All naval units for the mexican navy based on the models and units of Austria (new mexican models and units).
3) All mexican Rulers with new graphics for each one (no more generic ones) and all the Rulers now have the historical national attributes.
4) All colonial options for México.
5) Laws and Reforms for México.
Im playing a testing game and so far everything is good.
andrzej wrote: Can you share your mod? It would be interesting to see it.
Users browsing this forum: No registered users and 1 guest