• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Calculating breakpoint

  • Thread starter Thread starter clint_lindstrom at hotmai
  • Start date Start date
C

clint_lindstrom at hotmai

Guest
Hello all,

I noticed last night that the author of the DBM file has incorporated a
breakpoint calulator into the file. Can anyone tell me how this is done?
I'm not sure if this is setup in the definition file or the data files, but
I've been working on an file myself and I'd sure like to know how he did
this!

Thanks in advance!

-Clint





_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail


------------------------ Yahoo! Groups Sponsor ---------------------~-->
New Yahoo! Mail Plus. More flexibility. More control. More power.
Get POP access, more storage, more filters, and more.
http://us.click.yahoo.com/Hcb0iA/P.iFAA/46VHAA/IMSolB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, email

armybuilder-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
 
Quite simple :

Calculate the breackpoint for each unit (Half the size), in a stat
(Here "break" stat) use "base:break=(0.5*#)" and "glob:auto" option
attribute to do it.
Accumulate it (accu race Attribute : accu:"breakpoint"=break)

Then you have the breackpoint for your army.

Frédéric

--- Clint Lindstrom <clint_lindstrom@hotmail.com> a écrit : > Hello
all,
>
> I noticed last night that the author of the DBM file has incorporated
> a
> breakpoint calulator into the file. Can anyone tell me how this is
> done?
> I'm not sure if this is setup in the definition file or the data
> files, but
> I've been working on an file myself and I'd sure like to know how he
> did
> this!
>
> Thanks in advance!
>
> -Clint
>
>
>
>
>
> _________________________________________________________________
> STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
> http://join.msn.com/?page=features/junkmail
>
>
> ------------------------ Yahoo! Groups Sponsor
>
> To unsubscribe from this group, email
>
> armybuilder-unsubscribe@yahoogroups.com
>
> Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
>
>

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Make Money Online Auctions! Make $500.00 or We Will Give You Thirty Dollars for Trying!
http://us.click.yahoo.com/yMx78A/fNtFAA/46VHAA/IMSolB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, email

armybuilder-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
 
Excellent, thanks for the tip! I've been trying to figure this out for
quite a while now, I should've just asked the experts! ;)

Thanks again!

Clint


>From: Fred <frederic_de_bovee@yahoo.fr>
>Reply-To: armybuilder@yahoogroups.com
>To: armybuilder@yahoogroups.com
>Subject: Re: [AB] Calculating breakpoint
>Date: Tue, 18 Mar 2003 16:34:41 +0100 (CET)
>
>Quite simple :
>
>Calculate the breackpoint for each unit (Half the size), in a stat
>(Here "break" stat) use "base:break=(0.5*#)" and "glob:auto" option
>attribute to do it.
>Accumulate it (accu race Attribute : accu:"breakpoint"=break)
>
>Then you have the breackpoint for your army.
>
>Frédéric
>
> --- Clint Lindstrom <clint_lindstrom@hotmail.com> a écrit : > Hello
>all,
> >
> > I noticed last night that the author of the DBM file has incorporated
> > a
> > breakpoint calulator into the file. Can anyone tell me how this is
> > done?
> > I'm not sure if this is setup in the definition file or the data
> > files, but
> > I've been working on an file myself and I'd sure like to know how he
> > did
> > this!
> >
> > Thanks in advance!
> >
> > -Clint
> >
> >
> >
> >
> >
> > _________________________________________________________________
> > STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
> > http://join.msn.com/?page=features/junkmail
> >
> >
> > ------------------------ Yahoo! Groups Sponsor
> >
> > To unsubscribe from this group, email
> >
> > armybuilder-unsubscribe@yahoogroups.com
> >
> > Your use of Yahoo! Groups is subject to
> > http://docs.yahoo.com/info/terms/
> >
> >
>
>___________________________________________________________
>Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
>Yahoo! Mail : http://fr.mail.yahoo.com


_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Make Money Online Auctions! Make $500.00 or We Will Give You Thirty Dollars for Trying!
http://us.click.yahoo.com/yMx78A/fNtFAA/46VHAA/IMSolB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, email

armybuilder-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
 
Back
Top