Results 1 to 1 of 1
  1. #1
    Member Level 2
    Join Date
    Dec 2009
    Posts
    31
    Rep Points
    0
    Rep Power
    4

    income type not working right

    basicly, i want a steady flow of income that i set it at every second.

    so if i set it at 10, i want 10 points every second. at 20, its 20. and i dont want it to scale threw out the game, so i made this.....
    ; without payback
    (define "without_payback_39-45"
    {common
    {unitset "^man|alter|inf|unused"}
    {chargeFactors "moto=1;use_charge=1;*=0"}
    {commandPoints "pz2flamm=9;pz6b=12;stag_hound=12;airsp=6;airat=6; sniper=18;supporter=14;heavy_art=34;fuel=15;sdkfz7 _flak18=15;max1=15;max3=18;kv2=20;brummbar=30;stur mpz1=17;bt7a=30;pz3flamm=30;sdkfz251m=30;welberwin d=30;hetzer=30;dickermax=15;pz3flamm=30;is1=15;t34 _1=30;zsu37=15;ot34_2=30;zis_30=30;kv85=30;m21=30; m4a2flame=30;m4a3e2=30;m4a3e2_76w=30;m26=30;bishop =30;mk8cs=30;cruisermk1=30;cruisermk3=30;mk7=30;mk 4croc=15;mk7_cs=30;tortez=15;chi-ha120=15;ho-ni2=15;ho-ro=15;ha-to=25;ho-i=15;chi-nu=30;chi-to=30;chi-ri=30;ho-ni1=20;ho-ri=15;*=%cp"}
    {budgets
    {vehicle
    {mode "without_payback"}
    {resource
    {start 100}
    {finish 12000}
    {growTime 1} ; round time when money growing
    {growTable "1"}
    {limitmin 100}
    {limitmax 12000}
    {speedset "25 50 100 155 200 250 500 1000 2000 3000 4000 5000 6000 7000 8000 10000 12000"}
    }
    {buttons "squad1 squad2 auto vh_cn vh_arty av lt mt ht asu vh_air"}
    }

    }
    }
    )

    the mode "works"-i can clikc on it and it changes stuff...but the speed set seems to not change jack!

    how do i get it so it gives me a steady flow every second???


    thanks!


    ***seems the formating is off..all the { and }'s are in proper possition! you may have to copy over to notepad...***
    Last edited by kainhall; 22-11-2011 at 03:09. Reason: clarification

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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
  •