Results 1 to 5 of 5

Thread: My money doesnt work

  1. #1

    Default My money doesnt work

    I have been trying for awhile to get this money script to work but it doesn't.

    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    ;Section 10: Money for Rome
    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

    monitor_event FactionTurnStart FactionType seleucid
    and I_TurnNumber = 2
    console_command add_money seleucid, 40000
    console_command add_money seleucid, 40000
    console_command add_money seleucid, 40000
    console_command add_money seleucid, 40000
    console_command add_money seleucid, 40000
    console_command add_money seleucid, 40000
    console_command add_money seleucid, 40000
    console_command add_money seleucid, 30000
    end_monitor

    This script was put in to EBBS_SCRIPT.txe in between these lines

    ;select_ui_element advisor_portrait_button
    ;simulate_mouse_click lclick_down
    ;simulate_mouse_click lclick_up
    ;while I_TimerElapsed 4ty_debug_timer < 1100
    ;end_while
    ;select_ui_element advisor_show_me_button
    ;simulate_mouse_click lclick_down
    ;simulate_mouse_click lclick_up

    end_if

    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    ;Section 10: Money for Rome
    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

    monitor_event FactionTurnStart FactionType seleucid
    and I_TurnNumber = 2
    console_command add_money seleucid, 40000
    console_command add_money seleucid, 40000
    console_command add_money seleucid, 40000
    console_command add_money seleucid, 40000
    console_command add_money seleucid, 40000
    console_command add_money seleucid, 40000
    console_command add_money seleucid, 40000
    console_command add_money seleucid, 30000
    end_monitor


    end_script

    Every time I get to the second turn I see no money at all. Could some one help me please.
    Last edited by Mike99mm; July 30, 2008 at 03:34 PM.

  2. #2
    johnhughthom's Avatar Vicarius
    Join Date
    Nov 2004
    Location
    Northern Ireland
    Posts
    2,754

    Default Re: My money doesnt work

    Looks like you spelt seleucid wrong(after FactionType).

  3. #3

    Default Re: My money doesnt work

    Wow that was a dumb mistake. Even though i did change the name, It still didn't work. any other problems, like the way it is setup?

  4. #4

    Default Re: My money doesnt work

    I got the Money Script to work, But now I am wondering on how to do other stuff.

    1. How do I make my own settlements revolt threw the EB Script

    2. When A town does revolt how do I make it to ware, what ever Family member or General in the town goes over to the Rebels

    3. If I spawn a Rebel Army, is there any way to make it aggressive so it will siege towns or attack my Armies.

  5. #5

    Default Re: My money doesnt work

    Quote Originally Posted by Mike99mm View Post
    I got the Money Script to work, But now I am wondering on how to do other stuff.

    1. How do I make my own settlements revolt threw the EB Script

    2. When A town does revolt how do I make it to ware, what ever Family member or General in the town goes over to the Rebels

    3. If I spawn a Rebel Army, is there any way to make it aggressive so it will siege towns or attack my Armies.
    1. Dunno.
    2. Set it's orginal faction or whatnot to whichever faction you want, it should rebel to them then.
    3.No, the AI will always be the AI and do stupid .
    I shouldn't have to live in a world where all the good points are horrible ones.

    Is he hurt? Everybody asks that. Nobody ever says, 'What a mess! I hope the doctor is not emotionally harmed by having to deal with it.'

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •