Results 1 to 10 of 10

Thread: Hayasdan

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #10
    國王陛下 Member Nyz's Avatar
    Join Date
    Sep 2009
    Location
    雪蘭莪
    Posts
    303

    Default Re: Hayasdan

    Quote Originally Posted by artavazd View Post
    I think he gets the title "Arkahen Arkah" Armenian for King of Kings.
    Yes, he get Arkahen Arkah after I finished pan-caucasus Hayasdan reform long ago.

    When I finished pan-caucasus Hayasdan reform, Isaac was spawned around Armavir and then after a turn, my faction leader get Arkahen Arkah.

    so, from the EBBS script,

    -------------------------------------------------------------------
    ;; Check Susa for gov1, if true set counter 2.
    monitor_event SettlementTurnStart SettlementName Susa
    and I_LocalFaction romans_scipii
    and SettlementIsLocal
    and SettlementBuildingExists = gov1
    and I_CompareCounter PR_Appendix1 = 1

    spawn_character slave Isaac, diplomat, command 0, influence 0, management 0, subterfuge 0, age 63, , x 229, y 144
    ;console_command give_ancillary "Isaac" ShahanshahAncillary
    set_counter PR_Appendix1 2

    end_monitor

    ;; Check Persepolis for gov1, if true set counter 2.
    monitor_event SettlementTurnStart SettlementName Persepolis
    and I_LocalFaction romans_scipii
    and SettlementIsLocal
    and SettlementBuildingExists = gov1
    and I_CompareCounter PR_Appendix1 = 1

    spawn_character slave Isaac, diplomat, command 0, influence 0, management 0, subterfuge 0, age 63, , x 229, y 144
    ;console_command give_ancillary "Isaac" ShahanshahAncillary
    set_counter PR_Appendix1 2

    end_monitor

    ;; Check counter, if 3 kill diplomat and set counter 4
    monitor_event FactionTurnEnd FactionType romans_julii
    and I_LocalFaction romans_scipii
    and I_CompareCounter PR_Appendix1 = 2

    console_command kill_character Isaac
    set_counter PR_Appendix1 3

    end_monitor
    -------------------------------------------------------------------------



    After I built Gov1 in Susa and Persepolis, (I can build Gov1 at Susa and Persepolis after I finished PERSIAFULL in 6 regions) Isaac should be spawned around Armavir and give the Faction Leader the trait of Shahan Shah.
    But, I am waiting for him to be spawned and give the title Shahan Shah to my faction leader,but until now he don't appear.


    Am I missing something?
    Last edited by Nyz; 11-10-2009 at 20:19.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO