Page 2 of 5 FirstFirst 12345 LastLast
Results 31 to 60 of 125

Thread: Campaign Thread

  1. #31
    Tuba Son Member Subotan's Avatar
    Join Date
    Sep 2007
    Location
    The Land of Heat and Clockwork
    Posts
    4,990
    Blog Entries
    3

    Default Re: Campaign Thread

    I have
    Code:
    monitor_event FactionTurnStart FactionType romans_julii
    and not FactionIsLocal
        and Treasury < 5000
        and I_CompareCounter seasonCounter = 4
         console_command add_money romans_julii, 20000
    end_monitor 
    
    monitor_event FactionTurnStart FactionType romans_scipii
    and not FactionIsLocal 
        and Treasury < 5000
    	and I_CompareCounter seasonCounter = 4
         console_command add_money romans_scipii, 20000
    end_monitor 
    
    monitor_event FactionTurnStart FactionType romans_brutii
    and not FactionIsLocal
        and Treasury < 5000
    	and I_CompareCounter seasonCounter = 4
         console_command add_money romans_brutii, 20000
    end_monitor 
    
    monitor_event FactionTurnStart FactionType egypt
    and not FactionIsLocal 
        and Treasury < 5000
    	and I_CompareCounter seasonCounter = 4
         console_command add_money egypt, 20000
    end_monitor 
    
    monitor_event FactionTurnStart FactionType seleucid
    and not FactionIsLocal 
        and Treasury < 5000
    	and I_CompareCounter seasonCounter = 4
         console_command add_money seleucid, 20000
    end_monitor 
    
    monitor_event FactionTurnStart FactionType carthage
    and not FactionIsLocal
        and Treasury < 5000
    	and I_CompareCounter seasonCounter = 4
         console_command add_money carthage, 20000
    end_monitor 
    
    monitor_event FactionTurnStart FactionType parthia
    and not FactionIsLocal  
        and Treasury < 5000
    	and I_CompareCounter seasonCounter = 4
         console_command add_money parthia, 20000
    end_monitor 
    
    monitor_event FactionTurnStart FactionType gauls
    and not FactionIsLocal 
        and Treasury < 5000
    	and I_CompareCounter seasonCounter = 4
         console_command add_money gauls, 20000
    end_monitor 
    
    monitor_event FactionTurnStart FactionType germans
    and not FactionIsLocal
        and Treasury < 5000
    	and I_CompareCounter seasonCounter = 4
         console_command add_money germans, 20000
    end_monitor 
    
    monitor_event FactionTurnStart FactionType britons
    and not FactionIsLocal 
        and Treasury < 5000
    	and I_CompareCounter seasonCounter = 4
         console_command add_money britons, 20000
    end_monitor 
    
    monitor_event FactionTurnStart FactionType greek_cities
    and not FactionIsLocal 
        and Treasury < 5000
    	and I_CompareCounter seasonCounter = 4
         console_command add_money greek_cities, 20000
    end_monitor 
    
    monitor_event FactionTurnStart FactionType macedon
    and not FactionIsLocal
        and Treasury < 5000
    	and I_CompareCounter seasonCounter = 4
         console_command add_money macedon, 20000
    end_monitor 
    
    monitor_event FactionTurnStart FactionType pontus
    and not FactionIsLocal
        and Treasury < 5000
    	and I_CompareCounter seasonCounter = 4
         console_command add_money pontus, 20000
    end_monitor 
    
    monitor_event FactionTurnStart FactionType armenia
    and not FactionIsLocal
        and Treasury < 5000
    	and I_CompareCounter seasonCounter = 4
         console_command add_money armenia, 20000
    end_monitor 
    
    monitor_event FactionTurnStart FactionType dacia
    and not FactionIsLocal  
        and Treasury < 5000
    	and I_CompareCounter seasonCounter = 4
         console_command add_money dacia, 20000
    end_monitor 
    
    monitor_event FactionTurnStart FactionType scythia
    and not FactionIsLocal
        and Treasury < 5000
    	and I_CompareCounter seasonCounter = 4
    	console_command add_money scythia, 20000
    end_monitor 
    
    monitor_event FactionTurnStart FactionType spain
    and not FactionIsLocal
        and Treasury < 5000
    	and I_CompareCounter seasonCounter = 4
         console_command add_money spain, 20000
    end_monitor 
    
    monitor_event FactionTurnStart FactionType thrace
    and not FactionIsLocal 
        and Treasury < 5000
    	and I_CompareCounter seasonCounter = 4
         console_command add_money thrace, 20000
    end_monitor 
    
    monitor_event FactionTurnStart FactionType numidia
    and not FactionIsLocal   
        and Treasury < 5000
    	and I_CompareCounter seasonCounter = 4
         console_command add_money numidia, 20000
    end_monitor 
    
    monitor_event FactionTurnStart FactionType saba
    and not FactionIsLocal
        and Treasury < 5000
    	and I_CompareCounter seasonCounter = 4
         console_command add_money saba, 20000
    end_monitor
    And how does the AI manage to play, if it doesn't have the money script?

  2. #32
    Keeper of the Pax Romanum Member TruePraetorian's Avatar
    Join Date
    Jun 2007
    Location
    Romeo MI (US)
    Posts
    885

    Default Re: Campaign Thread

    The game was originally intended for all human players. And you don't have the scripts changed..that is the original script not the one a made.
    The Gods envy us.

    They envy us because we are mortal, because any moment might be our last.
    Everything is more beautiful because we are doomed.
    You will never be lovlier than you are now.

    We will never be here again.

  3. #33
    Tuba Son Member Subotan's Avatar
    Join Date
    Sep 2007
    Location
    The Land of Heat and Clockwork
    Posts
    4,990
    Blog Entries
    3

    Default Re: Campaign Thread

    Oh right, bugger. I'll change right away.

  4. #34
    Keeper of the Pax Romanum Member TruePraetorian's Avatar
    Join Date
    Jun 2007
    Location
    Romeo MI (US)
    Posts
    885

    Default Re: Campaign Thread

    Quote Originally Posted by Subotan View Post
    Oh right, bugger. I'll change right away.
    Also, about the AI, see my post in the Rules thread.
    The Gods envy us.

    They envy us because we are mortal, because any moment might be our last.
    Everything is more beautiful because we are doomed.
    You will never be lovlier than you are now.

    We will never be here again.

  5. #35
    Member Member davepyne's Avatar
    Join Date
    Nov 2004
    Location
    Fort Worth, Texas
    Posts
    32

    Default Re: Campaign Thread

    Do you mean this?

    Quote Originally Posted by TruePraetorian View Post
    I would say that you can fight them for now, but that may change in the future since humans have a vast unfair advantage (Intelligence ).

    Use fair judgement is what I recommend.
    and this?

    Quote Originally Posted by TruePraetorian View Post
    Yes, that's exactly what it is used for: To bend stupid suicidal AI. You have to remember that the PBeM minimod tricks the game into thinking it is another faction..which means every other faction is AI. So, say you and I agree that I will trade all of Sicily for 40k and gaurunteed protection from Greece (I'm desperate). Have fun going to the AI with your diplomat and convincing them to try that.

    That is why I am going to make a diplomacy thread which will state current known deals (secret ones are obviously secret). This will replace the one in-game.

    Now, relize that this game is going to take a little dedication and trust on the other player's part that they don't cheat. If worst comes to worst and a player is cheating or doing something without your permission, then we can load the most recent save before his turn, kick him out, and continue play. We will also ALL have his name designated as a cheater in our signatures

    But the cheating part can't be helped. Obviously someone could use toggle_fow and see where all of your units are...it is up to the players to make the game fair and enjoyable.
    I'm not trying to be rude, but how does that answer the question of how the AI can compete without the money bonus. Or are we just going to ignore that and kick the AI's butt? (I don't really mind that really!)

  6. #36

    Default Re: Campaign Thread

    see the rules thread. we will give money bonus only for the AI factions.
    The Great King of the Molossians in the EBPBeM

  7. #37
    The Rhetorician Member Skullheadhq's Avatar
    Join Date
    Apr 2008
    Location
    Antioch
    Posts
    2,267

    Default Re: Campaign Thread

    Karthadast when are you going to upload the turn?
    "When the candles are out all women are fair."
    -Plutarch, Coniugia Praecepta 46

  8. #38

    Default Re: Campaign Thread

    I thought there were problems, and TP said I should hold-off playing the sele save.
    Do you find something funny with the name Biggus Dickus?

    in the EB PBeM

  9. #39
    Involuntary Gaesatae Member The Celtic Viking's Avatar
    Join Date
    Apr 2006
    Location
    In the heart of Hyperborea
    Posts
    2,962

    Default Re: Campaign Thread

    Yeah. What we're waiting for here is you to fix your install and then redo your turn, Skully, so Hax can take that new save with the right amount of cash, and no other perks that he might've got.

  10. #40
    The Rhetorician Member Skullheadhq's Avatar
    Join Date
    Apr 2008
    Location
    Antioch
    Posts
    2,267

    Default Re: Campaign Thread

    Quote Originally Posted by The Celtic Viking View Post
    Yeah. What we're waiting for here is you to fix your install and then redo your turn, Skully, so Hax can take that new save with the right amount of cash, and no other perks that he might've got.
    As I alreaady yold you, Barbaros (And to the Basileos in a PM). I uninstalled my EB 1.1+1.2. Deleted everything in that folder. Reinstalled RTW Gold+EB 1.1+EB 1.2+Lz3's modpack+FD+MAA's Citymod+RS Textures+TruePraetorians PBEM Pack+GenericScript. SO the installer is GONE. hope you read it this time. And I'll redo my turn if that's what you wish/
    "When the candles are out all women are fair."
    -Plutarch, Coniugia Praecepta 46

  11. #41
    Keeper of the Pax Romanum Member TruePraetorian's Avatar
    Join Date
    Jun 2007
    Location
    Romeo MI (US)
    Posts
    885

    Default Re: Campaign Thread

    Quote Originally Posted by Skullheadhq View Post
    As I alreaady yold you, Barbaros (And to the Basileos in a PM). I uninstalled my EB 1.1+1.2. Deleted everything in that folder. Reinstalled RTW Gold+EB 1.1+EB 1.2+Lz3's modpack+FD+MAA's Citymod+RS Textures+TruePraetorians PBEM Pack+GenericScript. SO the installer is GONE. hope you read it this time. And I'll redo my turn if that's what you wish/
    There may be a problem right there. No one installed MAAS citymod or FD. Force Diplomacy came in the minimod pack so it is unnecesary. Also we installed [B]the compatible version found on Lz3's page, not on MAA's page.[/B]

    And the phalanx mod, but again on Lz3's page.
    The Gods envy us.

    They envy us because we are mortal, because any moment might be our last.
    Everything is more beautiful because we are doomed.
    You will never be lovlier than you are now.

    We will never be here again.

  12. #42
    Involuntary Gaesatae Member The Celtic Viking's Avatar
    Join Date
    Apr 2006
    Location
    In the heart of Hyperborea
    Posts
    2,962

    Default Re: Campaign Thread

    Quote Originally Posted by Skullheadhq View Post
    As I alreaady yold you, Barbaros (And to the Basileos in a PM). I uninstalled my EB 1.1+1.2. Deleted everything in that folder. Reinstalled RTW Gold+EB 1.1+EB 1.2+Lz3's modpack+FD+MAA's Citymod+RS Textures+TruePraetorians PBEM Pack+GenericScript. SO the installer is GONE. hope you read it this time. And I'll redo my turn if that's what you wish/
    Repeat after me:

    We are not talking about the installer, but the installation.
    We are not talking about the installer, but the installation.
    We are not talking about the installer, but the installation.
    We are not talking about the installer, but the installation.
    We are not talking about the installer, but the installation.

    Did you get that? We are not talking about your installer, but your own, very personal installation. The one you did manually. The one you used to do your turn. It is not installed properly. That is the reason why we can't continue yet. For us to continue with you, you have to reinstall it first and this time correctly, and then redo your turn. You just redoing your turn now without installing it properly will not change a thing. Arguing about this is futile, because it is already proven that it is so. The only other possibility is you intentionally cheating to give the AS too much money. By possibility I mean that any other way is impossible, and by impossible, I mean that it can't be done. So by denying that you installed it incorrectly you are by necessity saying that you intentionally caused this problem by cheating, rather than making an honest mistake. Either way, the problem is traced down to you.

    Do you follow me? We are not talking about the installer, but the installation. If that's not so you must have cheated. If you did not cheat, you must not have installed it correctly. We can continue like this, but if this isn't clear by now, I don't know what to do. I'll just say it one last time:

    We are not talking about the installer, but the installation.

  13. #43
    Member Member Hax's Avatar
    Join Date
    May 2007
    Location
    The Netherlands
    Posts
    5,352

    Default Re: Campaign Thread

    Did you get that? We are not talking about your installer, but your own, very personal installation. The one you did manually. The one you used to do your turn. It is not installed properly. That is the reason why we can't continue yet. For us to continue with you, you have to reinstall it first and this time correctly, and then redo your turn. You just redoing your turn now without installing it properly will not change a thing. Arguing about this is futile, because it is already proven that it is so. The only other possibility is you intentionally cheating to give the AS too much money. By possibility I mean that any other way is impossible, and by impossible, I mean that it can't be done. So by denying that you installed it incorrectly you are by necessity saying that you intentionally caused this problem by cheating, rather than making an honest mistake. Either way, the problem is traced down to you.

    Do you follow me? We are not talking about the installer, but the installation. If that's not so you must have cheated. If you did not cheat, you must not have installed it correctly. We can continue like this, but if this isn't clear by now, I don't know what to do. I'll just say it one last time:

    We are not talking about the installer, but the installation.
    Guys, get me some sedatives fast!
    Last edited by Hax; 01-28-2009 at 23:41.
    This space intentionally left blank.

  14. #44
    Tuba Son Member Subotan's Avatar
    Join Date
    Sep 2007
    Location
    The Land of Heat and Clockwork
    Posts
    4,990
    Blog Entries
    3

    Default Re: Campaign Thread

    Quote Originally Posted by Hax View Post
    Guys, get me some sedatives STAT
    Fix'd.

    Seriously though *Pines to play EBPBeM before trip to America*

  15. #45

    Default Re: Campaign Thread

    Okay, is it okay to play the save that Hax put up? I reckon I'm gonna do it anyway, but I want to know whether I should post it up here.
    Do you find something funny with the name Biggus Dickus?

    in the EB PBeM

  16. #46
    Involuntary Gaesatae Member The Celtic Viking's Avatar
    Join Date
    Apr 2006
    Location
    In the heart of Hyperborea
    Posts
    2,962

    Default Re: Campaign Thread

    Forget this.
    Last edited by The Celtic Viking; 01-30-2009 at 14:55.

  17. #47

    Default Re: Campaign Thread

    hi I've been given this link by a fellow EB MP and was wondering if it wasn't to later to ask to join if not could I be the Sauromatae
    Last edited by king hannibal; 01-29-2009 at 22:45.

  18. #48

    Default Re: Campaign Thread

    Yeah, but you want this thread https://forums.totalwar.org/vb/showthread.php?t=111592. Just post saying you want in and True Praetorian will sort you out.
    Do you find something funny with the name Biggus Dickus?

    in the EB PBeM

  19. #49

    Default Re: Campaign Thread

    Let's just go over it again

    we want simple and fast
    -------------------------------------------------------------

  20. #50
    The Rhetorician Member Skullheadhq's Avatar
    Join Date
    Apr 2008
    Location
    Antioch
    Posts
    2,267

    Default Re: Campaign Thread

    Ok Hax. I did all steps and double-checked everything.
    Try this save:http://www.axifile.com?5285726


    if this isn't good I'll eat my foot off!
    Last edited by Skullheadhq; 01-31-2009 at 18:39.
    "When the candles are out all women are fair."
    -Plutarch, Coniugia Praecepta 46

  21. #51
    Tuba Son Member Subotan's Avatar
    Join Date
    Sep 2007
    Location
    The Land of Heat and Clockwork
    Posts
    4,990
    Blog Entries
    3

    Default Re: Campaign Thread

    Skull's link is dead, but I found his save file at filefront
    http://files.filefront.com/PBeM+272+.../fileinfo.html

  22. #52
    Involuntary Gaesatae Member The Celtic Viking's Avatar
    Join Date
    Apr 2006
    Location
    In the heart of Hyperborea
    Posts
    2,962

    Default Re: Campaign Thread

    That save is no good. It's the same as the one that gave Hax 30k, amongst other things.

  23. #53
    The Rhetorician Member Skullheadhq's Avatar
    Join Date
    Apr 2008
    Location
    Antioch
    Posts
    2,267

    Default Re: Campaign Thread

    Quote Originally Posted by The Celtic Viking View Post
    That save is no good. It's the same as the one that gave Hax 30k, amongst other things.
    w000ps the campaign_script.txt again! We Dutch have a proverb for this: "Driemaal scheepsrecht"
    That is roughly translated for good the third time.

    Try this:http://www.2shared.com/file/4769276/...tolemaioi.html
    PS: I ate my foot, If this one is wrong i can't walk anymore
    Last edited by Skullheadhq; 01-31-2009 at 19:42.
    "When the candles are out all women are fair."
    -Plutarch, Coniugia Praecepta 46

  24. #54
    Member Member davepyne's Avatar
    Join Date
    Nov 2004
    Location
    Fort Worth, Texas
    Posts
    32

    Default Re: Campaign Thread

    Yay! We are almost nearing my turn :)
    Last edited by davepyne; 01-31-2009 at 21:23.

  25. #55
    Member Member Hax's Avatar
    Join Date
    May 2007
    Location
    The Netherlands
    Posts
    5,352

    Default Re: Campaign Thread

    What's up about the Roman first cohorts?
    This space intentionally left blank.

  26. #56
    Keeper of the Pax Romanum Member TruePraetorian's Avatar
    Join Date
    Jun 2007
    Location
    Romeo MI (US)
    Posts
    885

    Default Re: Campaign Thread

    Quote Originally Posted by Hax View Post
    What's up about the Roman first cohorts?
    What about them?

    And how is that save? If it doesnt work I want you to skip skully this is starting to...get frustrating. It has been two weeks and we cant get the ball rolling because some people have done some things.

    I am one step away from..fixing..this issue.
    The Gods envy us.

    They envy us because we are mortal, because any moment might be our last.
    Everything is more beautiful because we are doomed.
    You will never be lovlier than you are now.

    We will never be here again.

  27. #57

    Default Re: Campaign Thread

    Quote Originally Posted by Hax View Post
    What's up about the Roman first cohorts?

    Did you used the eb singleplayer.exe or NOCD

    do not used orignal rome.exe or that could bring your problem
    -------------------------------------------------------------

  28. #58
    Keeper of the Pax Romanum Member TruePraetorian's Avatar
    Join Date
    Jun 2007
    Location
    Romeo MI (US)
    Posts
    885

    Default Re: Campaign Thread

    Quote Originally Posted by cux47 View Post
    Did you used the eb singleplayer.exe or NOCD

    do not used orignal rome.exe or that could bring your problem

    What??
    The Gods envy us.

    They envy us because we are mortal, because any moment might be our last.
    Everything is more beautiful because we are doomed.
    You will never be lovlier than you are now.

    We will never be here again.

  29. #59
    Tuba Son Member Subotan's Avatar
    Join Date
    Sep 2007
    Location
    The Land of Heat and Clockwork
    Posts
    4,990
    Blog Entries
    3

    Default Re: Campaign Thread

    I'm going to be gone for the next week or so, as I'm going on a trip to America, so you can just skip my turn.

  30. #60

    Default Re: Campaign Thread

    Quote Originally Posted by TruePraetorian View Post
    What about them?

    And how is that save? If it doesnt work I want you to skip skully this is starting to...get frustrating. It has been two weeks and we cant get the ball rolling because some people have done some things.

    I am one step away from..fixing..this issue.

    the save is OK, I tried it and it was fine by me
    -------------------------------------------------------------

Page 2 of 5 FirstFirst 12345 LastLast

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