218 Open Daily games
1 Open Realtime game
    Pages:   1   (1 in total)
  1. #1 / 10
    Prime Amidon37
    Rank
    General
    Rank Posn
    #3
    Join Date
    Feb 10
    Location
    Posts
    1869

    I was curious if anyone could elaborate on how the "Neutral Count" setting is set-up formula-wise.  What's the difference between low, medium and high?  I'm working on two large-number-of-territory boards and was curious as to where to put that setting.  I want to work it out so that the minimum number of people does not start player 1 with a number-of-territory bonus.   Does the formula take into account the number of players in the game?


  2. #2 / 10
    Premium Member Yertle
    Rank
    Major General
    Rank Posn
    #21
    Join Date
    Nov 09
    Location
    Posts
    3997

    Something along the lines of this combination

    Yertle wrote:
    Low: num_neutrals = (territory_count / 2) / (num_players + 1)
    Medium: num_neutrals = territory_count / (num_players + 1)
    High: num_neutrals = territory_count * 2 / (num_players + 1)
    tom wrote: now it uses the neutral player count to balance the territories received by the other players so all players should receive the same number of territories if neutrals are turned on.

    http://www.wargear.net/forum/showthread/234/Calculating_Neutrals

    asm is a CYLON!!!


  3. #3 / 10
    Standard Member RiskyBack
    Rank
    Colonel
    Rank Posn
    #105
    Join Date
    Nov 09
    Location
    Posts
    1190

    I put that equation into my calculator and got 58008 and didn't understand until I turned it upside down.

    Cobra Commander + Larry - Mo * Curly = RiskyBack

  4. #4 / 10
    Brigadier General M57 M57 is offline now
    Standard Member M57
    Rank
    Brigadier General
    Rank Posn
    #73
    Join Date
    Apr 10
    Location
    Posts
    5083

    RiskyBack wrote: I put that equation into my calculator and got 58008 and didn't understand until I turned it upside down.

    Sometimes I don't understand your posts until I turn my monitor upside down.


  5. #5 / 10
    They see me rollin' IRoll11s
    Rank
    Private
    Rank Posn
    #1535
    Join Date
    Nov 09
    Location
    Posts
    632

    Risky you have a message: "Hello"

    The last ytmnd link I will use as a sig, I swear.

  6. #6 / 10
    Standard Member RiskyBack
    Rank
    Colonel
    Rank Posn
    #105
    Join Date
    Nov 09
    Location
    Posts
    1190

    IRoll11s wrote: Risky you have a message: "Hello"

    I hate Flo from Progressive more than I hate just about anything else in the world!

    Cobra Commander + Larry - Mo * Curly = RiskyBack

  7. #7 / 10
    Prime Amidon37
    Rank
    General
    Rank Posn
    #3
    Join Date
    Feb 10
    Location
    Posts
    1869

    Thanks Yertle.


  8. #8 / 10
    Prime Amidon37
    Rank
    General
    Rank Posn
    #3
    Join Date
    Feb 10
    Location
    Posts
    1869

    I made an on-line spreadsheet that accepts your number of territories and territory bonus as inputs and returns the starting scenario based on your neutral setting. It may be off some because I rounded in most cases, but I am thinking it will be close enough.

    http://sheet.zoho.com/public/amidon37/starting-units

    Hopefully it works and is helpful. Any comments let me know.


  9. #9 / 10
    Enginerd weathertop
    Rank
    Brigadier General
    Rank Posn
    #64
    Join Date
    Nov 09
    Location
    Posts
    3020

    NICE!


  10. #10 / 10
    Premium Member Yertle
    Rank
    Major General
    Rank Posn
    #21
    Join Date
    Nov 09
    Location
    Posts
    3997

    Amidon37 wrote: I made an on-line spreadsheet that accepts your number of territories and territory bonus as inputs and returns the starting scenario based on your neutral setting. It may be off some because I rounded in most cases, but I am thinking it will be close enough.

    http://sheet.zoho.com/public/amidon37/starting-units

    Hopefully it works and is helpful. Any comments let me know.

    Hey!  This is cool!

    Very helpful.

    Check out WarGear Gear at the WarGear Zazzle Store!

    "But many who are first will be last, and many who are last will be first." Matthew 19:30 - Good strategy for life and WarGear!


You need to log in to reply to this thread   Login | Join
 
Pages:   1   (1 in total)