Results 1 to 30 of 57

Thread: E.B. recruitment/reforms mod

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Asia ton Barbaron mapper Member Pharnakes's Avatar
    Join Date
    Feb 2007
    Location
    The Kingdom of Fife
    Posts
    1,768

    Smile Re: E.B. recruitment/reforms mod

    Right, current plan:

    To divide the world up into small areas of 2-6 cities, which would all need to be conquered before subjugation is avalible. Subjugation goverment types would be increaesd to around 100 turns to build, to represnet the time required to assimilate the population into the empire. This I think is a good idea because it will encourage people to use the allied type goverments at first, and only move onto subjugation once the province is safe from external threat, which is historical I belive.

    Thus the script runs like this:

    Code:
    monitor_event FactionEndTurn FactionType romans_julii
    and I_LocalFaction romans_juli
    and I_CompareCounter seleukids1 = 0
    and I_TurnNumber > 1
     if I_settlementOwner Ivernis = romans_julii
     and I_SettlementOwner Emain_Macha = romans_julii
     
      console_command create_building Ivernis expansion
      console_command create_building Emain_Macha expansion
      set_counter seleukids1= 1
      terminate_monitor
     end_if
    monitor_event FactionEndTurn FactionType romans_julii
    and I_LocalFaction romans_juli
    and I_CompareCounter seleukids2 = 0
    and I_TurnNumber > 1
     if I_settlementOwner Ynys_mon = romans_julii
     and I_SettlementOwner Caern_Brigantae = romans_julii
     and I_SettlementOwner Ratae = romans_julii
      console_command create_building Ynys_mon expansion
      console_command create_building Caern_Brigantae expansion
      console_command create_building Ratae expansion
      set_counter seleukids2= 1
      terminate_monitor
     end_if
    This being the scripts for the seleukid sunjugation of Ireland and northern England respectivley. Again any thoughts are appreciated, especialy an opinion of am experinced scripter as to wether this will work or nor.
    Last edited by Pharnakes; 05-19-2007 at 19:41.
    Asia ton Barbaron The new eastern mod for eb!

    Laziest member of the team My red balloons, as red as the blood of he who mentioned Galatians.
    Roma Victor!

    Yous ee gishes?

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