Results 1 to 30 of 45

Thread: EB 1.0 Balance

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11

    Default Re: EB 1.0 Balance

    Go into the script and go to the money adding section.
    You want to add something like this:

    monitor_event FactionTurnStart FactionType greek_cities
    and not FactionIsLocal
    and Treasury > 1000
    and I_NumberOfSettlements > 5
    console_command add_money greek_cities, -5000 (or whatever money amount you want to reduce them by)
    end_monitor

    The goal is to cripple a faction if it becomes too big for your liking. If you want to really drop them into debt you can take out the treasury line.
    Last edited by larsbecks; 11-21-2007 at 06:40.

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