For the Glory, Carnet n°7

Discussion Générale
Avatar du membre
Emp_Palpatine
Eco-Citoyen
Eco-Citoyen
Messages : 17898
Enregistré le : sam. août 21, 2004 12:37 pm
Localisation : Le XIXème (Siècle, pas arrondissement)

For the Glory, Carnet n°7

Message par Emp_Palpatine »

Hello everybody, and welcome to our seventh development diary for ‘For the Glory’ (FTG).

Today's diary is a little short because we're rushing to meet deadlines, but there's still plenty to talk about. I'll start with a sampling of new event commands.

If you followed the suggestions thread in the AGCEEP forum, you already know about the discover command.

Code : Tout sélectionner

command = { type = discover which = <id or -1> } # -1 = random adjacent to a known province
Want to model the historic HRE better? Use the hre command.

Code : Tout sélectionner

command = { type = hre which = <id> value = yes/no }
Another closely related command is electors:

Code : Tout sélectionner

command = { type = electors which = <tag> value = <number> } # leave "which" out for THIS
Stuck on which goods to give a province, because it has changed over time? Use the goods command!

Code : Tout sélectionner

command = { type = goods which = <id> value = <goods> }
The annex command has the exact behavior of the old inherit command, and the inherit command no longer gives provinces to their controller. No more jumping on Aragon and waiting for the event...

And now for a few triggers.
The other-country trigger allows you to check whether conditions are valid for a country other than the one receiving the event. For example, a Spanish event can check whether England is Protestant:

Code : Tout sélectionner

trigger = {
    ENG = {
        OR = {
            religion = protestant
            religion = reformed
        }
    }
}
Check whether this country is a vassal or an overlord:

Code : Tout sélectionner

isvassal = yes/no

Code : Tout sélectionner

isoverlord = yes/no
Check whether there is a trading post, a colony or a colonial city in a certain province:

Code : Tout sélectionner

tradingpost = <id>

Code : Tout sélectionner

colony = <id>

Code : Tout sélectionner

colonialcity = <id>
Note that because of the other-country trigger, all of the new province-based triggers check for the current country.

There are many more triggers and commands, but they'll have to wait for later. Now it's time for some eye candy!


BeBro and thrashing mad have been hard at work making new sprites. Here's a sampling of their handiwork:

Image

Image Image Image

Image

Image Image

Image

Image


Birger has been busy, too, but his project will remain a secret for now. Stay tuned!
Vous pensez tous que César est un con? Vous pensez que le consul et son conseiller sont des cons? Que la police et l'armée sont des cons? Et vous pensez qu'y vous prennent pour des cons? Et vous avez raison, mais eux aussi! Parce que depuis le temps qu'y vous prennent pour des cons, avouez que vous êtes vraiment des cons. Alors puisqu'on est tous des cons et moi le premier, on va pas se battre.
Avatar du membre
jagermeister
Grand Inquisiteur
Messages : 23896
Enregistré le : ven. janv. 28, 2005 9:54 pm
Localisation : Cosne sur Loire

Re: For the Glory, Carnet n°7

Message par jagermeister »

Pas mal du tout ces sprites. :shock:
Internet ayant été popularisé par l'apparition du World Wide Web, les deux sont parfois confondus par le public non averti. Le World Wide Web n'est pourtant que l'une des applications d'Internet.
http://fr.wikipedia.org/wiki/Internet
Le site ultime pour les managers virils et huilés.
Le site préféré des vieux loups de mer.
Avatar du membre
efelle
Boucher tcharbé
Messages : 5008
Enregistré le : jeu. janv. 17, 2008 10:50 am
Contact :

Re: For the Glory, Carnet n°7

Message par efelle »

Celui ci c'est bien sur EU2 ?
Avatar du membre
Emp_Palpatine
Eco-Citoyen
Eco-Citoyen
Messages : 17898
Enregistré le : sam. août 21, 2004 12:37 pm
Localisation : Le XIXème (Siècle, pas arrondissement)

Re: For the Glory, Carnet n°7

Message par Emp_Palpatine »

Oui, c'est le projet basé sur le code source de EU2.
Vous pensez tous que César est un con? Vous pensez que le consul et son conseiller sont des cons? Que la police et l'armée sont des cons? Et vous pensez qu'y vous prennent pour des cons? Et vous avez raison, mais eux aussi! Parce que depuis le temps qu'y vous prennent pour des cons, avouez que vous êtes vraiment des cons. Alors puisqu'on est tous des cons et moi le premier, on va pas se battre.
Urial
Serenissimus augustus a Deo coronatus magnus pacificus imperator
Messages : 11746
Enregistré le : mer. août 10, 2005 1:18 pm
Meilleur jeu 2008 : HOI2
Meilleur jeu 2009 : Blood Bowl
Meilleur jeu 2010 : Victoria II
Meilleur jeu 2011 : Civ V
Localisation : Gif sur yvette (91)
Contact :

Re: For the Glory, Carnet n°7

Message par Urial »

Argh !

ok je suis pret a dépenser de l'argent pour un projet pareil ! :mrgreen:
Patron du BIG, la chaine youtube qui vous veux du mal !
Répondre

Retourner vers « Europa Universalis I à IV et Rome »