HakujinGrande
Well-known member
are exclusion remainter links calculated after all other options have been processed?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
are exclusion remainter links calculated after all other options have been processed?
Basically I was looking for a way to assign a tag to a unit if it was carrying a particular class of weapon (in this case the Bolter). The problem is, that the weapon is often the default weapon for Space Marines to carry, so it is frequently assigned to the remainder of the weapon exclusion group.
I wanted to use this tag to enable/disable a few ammunition options that may only be used with the Bolter type weapons.
Any ideas?
But isn't the postlink script too late to have that tag enable the ammo options?
I figured as much. Fortunately the units that have this option (Deathwatch for those interested), did not need absolutely need the Bolter as a remainder link.
Also, was I correct in assuming that the selection count, as referencing "unit.option[smBolter].selection", wouldn't be set until the remainder link was processed?