Results 1 to 30 of 30

Thread: AI Marians

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Βασιλευς και Αυτοκρατωρ Αρχης Member Centurio Nixalsverdrus's Avatar
    Join Date
    Jan 2007
    Location
    Γερμανια Ελευθερα
    Posts
    2,321

    Default AI Marians

    Hi,

    I changed EBBS to enable the Romans the Marians.

    Code:
    ;Unconditional AI Reforms
    monitor_event FactionTurnEnd FactionType seleucid
    and not FactionIsLocal
    and I_CompareCounter Romanii_Reform = 1
    and I_NumberOfSettlements seleucid > 10 
    if RandomPercent < 100 
     set_counter Romanii_Reform 2
            terminate_monitor
    end_if
    end_monitor
    Highlighted in red what I changed. The Romans are currently reduced to 11 Gallic settlements, but I didn't get the Marians. Shouldn't "RandomPercent < 100" mean that the chance to get them is 100%? Or is it because their Gallic settlements don't have the Polybian markers?

    Last edited by Centurio Nixalsverdrus; 04-05-2009 at 02:58.

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