Page 1 of 2 12 LastLast
Results 1 to 20 of 33

Thread: How to call a crusade with papal state

  1. #1
    boboav's Avatar Decanus
    Join Date
    Sep 2009
    Location
    Italy
    Posts
    532

    Default How to call a crusade with papal state

    Hi, as you can see by playing as papal state you can't call a crusade when you prefer, with this kingdoms script you will be able to call a crusade when you prefer:

    Code:
    monitor_event FactionTurnStart FactionIsLocal 
    set_faction_standing papal_states papal_states 1.0 
    end_monitor
    Modder of "Bellum Crucis" and "De Bello Mundi"

  2. #2
    King William the Conqueror's Avatar Campidoctor
    Join Date
    Jun 2011
    Location
    At my Computer
    Posts
    1,553

    Default Re: How to call a crusade with papal state

    Thank you so much! I aways hated the fact that I couldn't call crusades! Death to the evil French!
    Last edited by King William the Conqueror; February 14, 2014 at 09:59 AM.

  3. #3

    Default Re: How to call a crusade with papal state

    where i should add this ?

  4. #4

    Default Re: How to call a crusade with papal state

    Quote Originally Posted by Attractive View Post
    where i should add this ?
    Campaign_script.txt file found in this location:
    data\world\maps\campaign\imperial_campaign folder

  5. #5

    Default Re: How to call a crusade with papal state

    Crusade rejected.
    Not worked...

  6. #6

    Default Re: How to call a crusade with papal state

    How do I make this work?
    hahahahahabananahaha

  7. #7

    Default Re: How to call a crusade with papal state

    Doesn't work.

    It is possible to have permanent favor from... yourself, the Pope, adding that same line in the descr_Strats.txt script, but crusades continue being rejected.

    I just add 1000, so whatever I do, the relationship with the Pope (supposedly myself) is always outstanding.

    set_faction_standing papal_states papal_states 1000

    But the question is still on, how to get Crusades always approved, so you can influence the fate of the Christian world?

  8. #8

    Default Re: How to call a crusade with papal state

    Sorry, actually it works!!. I just had to normalize the relationship between papal_states and papal_states as it was before, this is having non-existing relationship. THANK YOU SO MUCH BOBOAV!!!

  9. #9
    Agamemnon's Avatar Comes Limitis
    Join Date
    Jun 2010
    Location
    The United States of America
    Posts
    13,836

    Default Re: How to call a crusade with papal state

    Are there any advanced directions? Just add this to the script and start the game?

  10. #10

    Default Re: How to call a crusade with papal state

    i added this entry at the end of descr_faction_standing.txt:

    Code:
    ;------------------------------------------
    Trigger 0110_Pope_Call_Crusade
        WhenToTest FactionTurnStart
    
        Condition  TargetFactionType papal_states
    
        FactionStanding factions { papal_states } normalise 1.00
    with that i seem to be able to call crusade at will.
    Hr. Alf han hugg til han var mod, Han sto i femten Ridderes Blod; Så tog han alle de Kogger ni Og sejlede dermed til Norge fri. Og der kom tidende til Rostock ind, Der blegned saa mangen Rosenkind. Der græd Enker og der græd Børn, Dem hadde gjort fattig den skadelige Ørn.
    Anders Sørensen Vedel

  11. #11
    Agamemnon's Avatar Comes Limitis
    Join Date
    Jun 2010
    Location
    The United States of America
    Posts
    13,836

    Default Re: How to call a crusade with papal state

    Alright, sweet.

  12. #12
    neryan's Avatar Foederatus
    Join Date
    Mar 2010
    Location
    Lisbon
    Posts
    29

    Default Re: How to call a crusade with papal state

    neither of the solutions here explained seems to work. the pope always rejects the crusades. any help?
    Do you know the problem with the Iraqi army? They were using Russian defense tactics:

    1. Engage the enemy. -

    2. Draw him into your territory. -

    3. Wait until winter sets in. -

  13. #13

    Default Re: How to call a crusade with papal state

    It works great!

    Spoiler Alert, click show to read: 

  14. #14

    Icon4 Re: How to call a crusade with papal state

    This doesn't seem to work. Either of them. I cannot call a crusade due to loss of favour.
    • My name will live in marble and that of my enemies in sand.
    • Kol kalb biji yumu.
    • Ba'al hammon demands sacrifice.
    • ​A man has many faces.
    • Diu werlt ist ûzen schœne, wîz, grüen unde rôt, und innen swarzer varwe, vinster sam der tôt.

  15. #15

    Default Re: How to call a crusade with papal state

    where do i add this in the script file?

  16. #16

    Default Re: How to call a crusade with papal state

    It doesnt work please help.. i think that I do it right.. but why is it not work?

  17. #17
    Agamemnon's Avatar Comes Limitis
    Join Date
    Jun 2010
    Location
    The United States of America
    Posts
    13,836

    Default Re: How to call a crusade with papal state

    I don't know what ya'll did wrong, but it works fine for me.

  18. #18

    Default How to call a crusade with papal state help

    Hi can anyone help me where is the problem ?Click image for larger version. 

Name:	escr.png 
Views:	100 
Size:	177.3 KB 
ID:	306250Click image for larger version. 

Name:	camp.png 
Views:	85 
Size:	159.0 KB 
ID:	306251

  19. #19

    Default Re: How to call a crusade with papal state help

    Wrong document mate - go for descr_faction_standing.txt

  20. #20
    Laetus
    Join Date
    Jun 2014
    Location
    Soviet Union
    Posts
    1

    Default Re: How to call a crusade with papal state

    Quote Originally Posted by boboav View Post
    Hi, as you can see by playing as papal state you can't call a crusade when you prefer, with this kingdoms script you will be able to call a crusade when you prefer:

    Code:
    monitor_event FactionTurnStart FactionIsLocal 
    set_faction_standing papal_states papal_states 1.0 
    end_monitor
    Where do we add this in the campaign script? Can't seem to find the Papal States, need clearer instructions!!!!

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •