Results 1 to 22 of 22

Thread: Gawjam Bastarnoz CTD

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Sassem Member Sassem's Avatar
    Join Date
    May 2007
    Location
    in the land of FIGHTING WINDMILLS
    Posts
    521

    Default Re: Gawjam Bastarnoz CTD

    I try to kill that character with the kill_character but i couldn't

    can i kill the guy by putting it in one of the script files run the game and then save it and take that line out of the script and load the game again?

    I'm went back to 224bc and saw they took the city this time there was not a unknown building in it the city they build just a gov3 building know

    the ghost army is on his way to it but i changed the population now at the very beginning to 400 with add_population so the order is now 85 %

    will have a look what happens next
    will tell you later

    ps pontus had to move his capital to Tylis

    ps in descr_names_lookup.txt the name Mnemon is 2 times in here


    in descr_names.txt the name pops up for the factions

    ;; ****************************
    ;; ********EB - PTOLEMAIOI*****
    ;; ****************************
    faction: numidia

    ;; ********EB - PONTOS*********
    ;; ****************************
    faction: carthage

    Pontus include also the names MnemonA MnemonB besides the normal Mnemon




    and in the ebbs_script.txt

    Code:
     
    monitor_event GovernorBuildingCompleted SettlementBuildingFinished = gov4
    and SettlementName Edessa
    and FactionType carthage
    and FactionIsLocal
    and GovernorInResidence
    and Trait Type4Governor < 1
    and Trait ClientRuler < 1
    console_command kill_character "Mnemon"
    console_command kill_character "Mnemon"
    spawn_army
    faction carthage
    character Mnemon, named character, command 0, influence 0, management 0, subterfuge 0, age 30, , x 212, y 116
    unit hellenistic general lonchophoroi, soldiers 20 exp 0 armour 0 weapon_lvl 0
    end
    move Mnemon, 211, 116
    console_command give_trait "Mnemon" Type4Governor
    end_monitor
    monitor_event BuildingCompleted SettlementBuildingFinished = gov4
    and SettlementName Edessa
    and FactionType carthage
    and FactionIsLocal
    and not GovernorInResidence
    console_command kill_character "Mnemon"
    console_command kill_character "Mnemon"
    spawn_army
    faction carthage
    character Mnemon, named character, command 0, influence 0, management 0, subterfuge 0, age 30, , x 212, y 116
    unit hellenistic general lonchophoroi, soldiers 20 exp 0 armour 0 weapon_lvl 0
    end
    move Mnemon, 211, 116
    console_command give_trait "Mnemon" Type4Governor
     
     
     
    monitor_event GovernorBuildingCompleted SettlementBuildingFinished = gov4
    and SettlementName Ariminum
    and FactionType carthage
    and FactionIsLocal
    and GovernorInResidence
    and Trait Type4Governor < 1
    and Trait ClientRuler < 1
    console_command kill_character "MnemonA"
    console_command kill_character "MnemonA"
    spawn_army
    faction carthage
    character MnemonA, named character, command 0, influence 0, management 0, subterfuge 0, age 30, , x 95, y 139
    unit italic general campanian cavalry, soldiers 20 exp 0 armour 0 weapon_lvl 0
    end
    move MnemonA, 96, 139
    console_command give_trait "MnemonA" Type4Governor
    end_monitor
    monitor_event BuildingCompleted SettlementBuildingFinished = gov4
    and SettlementName Ariminum
    and FactionType carthage
    and FactionIsLocal
    and not GovernorInResidence
    console_command kill_character "MnemonA"
    console_command kill_character "MnemonA"
    spawn_army
    faction carthage
    character MnemonA, named character, command 0, influence 0, management 0, subterfuge 0, age 30, , x 95, y 139
    unit italic general campanian cavalry, soldiers 20 exp 0 armour 0 weapon_lvl 0
    end
    move MnemonA, 96, 139
    console_command give_trait "MnemonA" Type4Governor
     
     
     
    monitor_event GovernorBuildingCompleted SettlementBuildingFinished = gov4
    and SettlementName Uspe
    and FactionType carthage
    and FactionIsLocal
    and GovernorInResidence
    and Trait Type4Governor < 1
    and Trait ClientRuler < 1
    console_command kill_character "MnemonB"
    console_command kill_character "MnemonB"
    spawn_army
    faction carthage
    character MnemonB, named character, command 0, influence 0, management 0, subterfuge 0, age 30, , x 220, y 173
    unit steppe general rauxsa-alanna baexdzhyntae, soldiers 20 exp 0 armour 0 weapon_lvl 0
    end
    move MnemonB, 219, 173
    console_command give_trait "MnemonB" Type4Governor
    end_monitor
    monitor_event BuildingCompleted SettlementBuildingFinished = gov4
    and SettlementName Uspe
    and FactionType carthage
    and FactionIsLocal
    and not GovernorInResidence
    console_command kill_character "MnemonB"
    console_command kill_character "MnemonB"
    spawn_army
    faction carthage
    character MnemonB, named character, command 0, influence 0, management 0, subterfuge 0, age 30, , x 220, y 173
    unit steppe general rauxsa-alanna baexdzhyntae, soldiers 20 exp 0 armour 0 weapon_lvl 0
    end
    move MnemonB, 219, 173
    console_command give_trait "MnemonB" Type4Governor
    and the surname herakleotes

    ;; ********EB - PONTOS*********
    ;; ****************************
    faction: carthage

    and

    ;; ****EB - KOINON HELLENON****
    ;; ****************************
    faction: greek_cities
    Last edited by Sassem; 12-30-2007 at 14:21.

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