Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Army Builder Data Files > Lord of the Rings (Tabletop)

Notices

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
startrail
Junior Member
 
Join Date: Jan 2008
Posts: 4

Old February 22nd, 2008, 08:05 AM
The warrior choice 'Ranger of Arnor' seems to be working strange if you select Arnor for your army list.

They get a bow included in the base cost of the model, but they do not add to the total number of bowmen in the army.

Adding Hobbit Archers works properly.

It says i pass validation rules with one minor hero 'Captain of Arnor' and 49 'Ranger of Arnor'. This should trigger the rule for having more than 33% of your force as archers.

I think it has something to do with the Armory.DAT rule : COMPGRE
The rule is enforced if i create a Grey Company Army.
I've cut and pasted the actual rule below. I may be wrong thinking it's this rule though (since i'm not a programmer at all). Any hints/ideas would be welcome.

if (tagcount[helper.rangarn] = 0) then

@valid = 1
done
endif

var countrang as number


countrang = statcalc[rangoarn] / 4

if (tagcount[roster.arnor] > 0) then
@valid = 1
else

if (countrang <= tagcount[helper.rangcomp]) then

@valid = 1

else

@valid = 0

endif

endif
startrail is offline   #1 Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 10:39 AM.


Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.