Trying to add an event...

The newest game by Ageod, set during The Great War.

Moderator: Pocus

Post Reply
makotech222
Posts: 13
Joined: Sun Jan 01, 2012 4:17 pm

Trying to add an event...

Post by makotech222 »

Hello, I'm coming from PoN modding, and i'm trying to add a custom event. Here's how it looks now:

Code: Select all

SelectFaction = $FRA
 StartEvent = Money|1|2|NULL|NULL|NULL|NULL
 
 Conditions
 	MinDate = 1913/01/01
 Actions
 SelectFaction = $FRA
 	ChangeMoneyPool = 1000000
 EndEvent

Basically, trying to add money to see if it works. I can't get this event to fire, though. Event ForceEvent in the debug console doesn't work.
makotech222
Posts: 13
Joined: Sun Jan 01, 2012 4:17 pm

RE: Trying to add an event...

Post by makotech222 »

I fixed it. Turns out, that playing as western entante doesn't mean you're the French Faction. I changed the faction to western entante and now it fires properly. Side note, can i just pick my faction as French in the GC?
User avatar
Gilmer
Posts: 1491
Joined: Fri Jul 01, 2011 5:01 pm
Contact:

RE: Trying to add an event...

Post by Gilmer »

ORIGINAL: makotech222

I fixed it. Turns out, that playing as western entante doesn't mean you're the French Faction. I changed the faction to western entante and now it fires properly. Side note, can i just pick my faction as French in the GC?

I'm not sure what you mean. You start as the French when you are the Western Entente, and then the rest add on to your faction.
"Venimus, vidimus, Deus vicit" John III Sobieski as he entered Vienna on 9/12/1683. "I came, I saw, God conquered."
He that has a mind to fight, let him fight, for now is the time. - Anacreon
TSkoopCRP
Posts: 48
Joined: Mon Dec 22, 2008 2:05 pm

RE: Trying to add an event...

Post by TSkoopCRP »

Could you explain in detail how you did this, like what file, where the folders to mod are.
Post Reply

Return to “To End All Wars Series”