View Single Post
Harkan_again
Senior Member
 
Join Date: May 2012
Posts: 206

Old April 8th, 2013, 01:45 PM
Hi there

It could be a number of things:

1. Priorities: Is the radioman option a higher priority than the command option, i.e. command option priority 100 and radioman priority 200? If not then the tag will be applied before or at same time so will not fulfill the live tagging
2. How is the platoon set up: If the various items are units that are linked by an option such as the command squad and the radioman then the tag needs to be applied to the platoon, i.e. within the eval script on the command squad it would be:

var tagReturn as number
tagReturn = unit.parent.assign[Helper.radio]

Send me the AB file if you want so can have a look as it is a lot easier to look at the script rather than try to talk it through
Harkan_again is offline   #2 Reply With Quote