Lone Wolf Development Forums

Lone Wolf Development Forums (http://forums.wolflair.com/index.php)
-   Army Builder (http://forums.wolflair.com/forumdisplay.php?f=16)
-   -   Can Race Tag change a stat value? (http://forums.wolflair.com/showthread.php?t=56689)

Kaput September 30th, 2016 02:08 PM

Can Race Tag change a stat value?
 
I have the last vesion of army builder (3.5c) and I'm trying to begin the Data File for Age of Sigmar. I need help with the validation of a race.

In the game some units can be from a big alliance or can be from a allegiance. The only difference is that in the allegiance change the battlefield roll in some units.

I am trying to do that validation by the race tag, so the user choose the alliance or the allegiance both as a race. I decide to assume the battlefield roll as a stat value. So, I need that after choosing a race the battlefield roll change. How can I do that?

Kaput October 1st, 2016 08:27 AM

1 Attachment(s)
I already had progress. I added on unit prelink button the next script:

~ Si se elige sólo Order Draconis se agrega Battleline como Rol en Batalla
if (tagis[roster.orderdraco] <> 0) then
perform assign[TipoUnidad.Bl]
perform assign[compgroup.tgLineab1K]
endif


It solves part of the problem, but can the stat be changed before the selection?

http://forums.wolflair.com/attachmen...1&d=1475339142


All times are GMT -8. The time now is 07:13 PM.

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