• 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

Digest Number 957

  • Thread starter Thread starter armybuilder at yahoogroup
  • Start date Start date
A

armybuilder at yahoogroup

Guest
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for Your HP, Epson, Canon or Lexmark
Printer at Myinks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/sOykFB/k9VGAA/ySSFAA/IMSolB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, email

armybuilder-unsubscribe@yahoogroups.com
------------------------------------------------------------------------

There are 4 messages in this issue.

Topics in this digest:

1. AB Datadef compiling error...
From: Death Lynx <deathlynx@yahoo.com>
2. Re: AB Datadef compiling error...
From: "Russell" <rjs@inorbit.com>
3. New to this group
From: qlive@aol.com
4. Re: Ulthwe Strike Force
From: "farseer_tlarnal" <oh4theluvofgod@hotmail.com>


________________________________________________________________________
________________________________________________________________________

Message: 1
Date: Wed, 23 Jul 2003 13:13:55 -0700 (PDT)
From: Death Lynx <deathlynx@yahoo.com>
Subject: AB Datadef compiling error...

For some reason when using ABDef to try to compile
this file I keep getting an error message in
conjunction with the last line of the conflicts...It
seems to think "tweaks" on the next line is a soft
conflict for whatever is a line above it...I tried
getting rid of the previous line (because I had an
additional pointless line), adding an extra line (at
which point it told me I had too many soft conflicts
for the last line) and every time it says the same
thing only changing the appropriate last line of
conflicts...Any thoughts? I included the .txt file
I'm trying to make into a datadef so y'all can see
what I may/may not have done...Thanks...

Death Lynx

=====


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
----------

General
Game=Fairy Meat
MinSize=0
Items=Weapon
LdrName=Leader
LdrAbbrev=ldr
Basis=points
Scale=50
Cost=3
Decimal=0
Round=normal
Orient=any
TweakAbbrevs=hide
Army=warband
Scenario=Scenario
PtsSingle=Point
PtsPlural=Points
PtsAbbrev=pts
Publish
VersionMajor=1
VersionMinor=0
PatchRequired=none
AuthorName=Death Lynx
AuthorEmail=naumesj@vuser.vu.union.edu
LockCode=none
Stats
Kill | 5 | 0 | 0.0=- | 10.0 | 0 | 0 | 0 | 0 | . | . | .
Live | 5 | 0 | 0.0=- | 10.0 | 0 | 0 | 0 | 0 | . | . | .
Twnkl | 5 | 0 | 0.0=- | 10.0 | 0 | 0 | 0 | 0 | . | . | .
Armor | 5 | 0 | 0.0=- | 10.0 | 0 | 0 | 0 | 0 | . | . | .
Kiss | 5 | 0 | 0.0=- | 10.0 | 0 | 0 | 0 | 0 | . | . | .
Compositions
Band | Band
Thrall | Thrl
Allies | Ally
Units
Model | mdl | 0
Thrall | thl | 0
N/A | n/a | 0
options
First
Weapon
Armor
Special
Last
N/A
conflicts
Wep | 1 | MWp | Rng, Rg1
MWp | 1 | Wep | Rng, Rg1
Rng | 1 | Rg1 | Wep, MWp
Rg1 | 1 | Rng | Wep, MWp
Mnt | 1 | |
Arm | 1 | |
Hat | 1 | |
Eqp | 1 | |
ClA | 1 | |
ClL | 1 | |
One | 1 | |
Oth | 1 | |
tweaks
sets
items
Weapon | weap | weap | 0 | 1 | far, ldr | 0 | 0 | 1
Items | item | item | 0 | 1 | far, ldr | 0 | 0 | 1
Twinkle Spells | spel | spel | 0 | 0 | far, ldr | 0 | 0 | 0
end


[Non-text portions of this message have been removed]



________________________________________________________________________
________________________________________________________________________

Message: 2
Date: Thu, 24 Jul 2003 00:27:28 -0000
From: "Russell" <rjs@inorbit.com>
Subject: Re: AB Datadef compiling error...

--- In armybuilder@yahoogroups.com, Death Lynx <deathlynx@y...>
wrote:
> conflicts
> Wep | 1 | MWp | Rng, Rg1
> MWp | 1 | Wep | Rng, Rg1
> Rng | 1 | Rg1 | Wep, MWp
> Rg1 | 1 | Rng | Wep, MWp
> Mnt | 1 | |
> Arm | 1 | |
> Hat | 1 | |
> Eqp | 1 | |
> ClA | 1 | |
> ClL | 1 | |
> One | 1 | |
> Oth | 1 | |

Your comma seperated lists (first four lines above) can't have
spaces in them. Take the spaces out after the commas and it works.

> tweaks
> sets
> items
> Weapon | weap | weap | 0 | 1 | far, ldr | 0 | 0 | 1
> Items | item | item | 0 | 1 | far, ldr | 0 | 0 | 1
> Twinkle Spells | spel | spel | 0 | 0 | far, ldr | 0 | 0 | 0
> end

You've got the same problem here, and "far" and "ldr" don't actually
appear anywhere else in your def file, so these don't work either :-)
These are supposed to be unit categories. The choices you've got are
"mdl" or "thl" according to your "Units" section.

Enjoy,
Russell.
--
Russell Sparkes, rjs@inorbit.com, http://www24.brinkster.com/rjsoz
"Experience is what you get just after you needed it" - Unknown



________________________________________________________________________
________________________________________________________________________

Message: 3
Date: Wed, 23 Jul 2003 21:05:42 EDT
From: qlive@aol.com
Subject: New to this group

Hi All,

I'm New to this forum and I was wondering if this forum is used for things
other then jest tweaking Army Builder. If it is, I was wondering if anyone on
this list goes to any gaming Conventions. I am in the NY area and attend
several cons. The next Con in this area is ShoreCon located in Cherry Hill, NJ.

Thanks
Q


[Non-text portions of this message have been removed]



________________________________________________________________________
________________________________________________________________________

Message: 4
Date: Thu, 24 Jul 2003 11:29:10 -0000
From: "farseer_tlarnal" <oh4theluvofgod@hotmail.com>
Subject: Re: Ulthwe Strike Force

--- In armybuilder@yahoogroups.com, "morandon23" <Illuminati01_@h...>
wrote:
> When is a UlthweStrikeforce file available???

Try

http://ab40k3.pids.net

They have a version 2 beta datafile which seems to work fine.

Farseer Tlarnal



________________________________________________________________________
________________________________________________________________________



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