Working on some custom abilities that can be taken more than once and I've got a few questions about them.
1) Is there a way to make only the highest xIndex one show up in specials? One of these abilities uses xIndex to change the livename, but under the Specials tab I only want the highest one to show up.
2) Some of these have a stipulation "You can take this ability more than once, it's effects do not stack, instead it adds one to your uses per day." I know I could do a tagcount to trkMax, but it doesn't appear that the firstcopy shutdown script works with custom abilities, unless I did something wrong, but I made sure it was used after post levels so the tag should be there.
Thanks for any help,
Andrew
1) Is there a way to make only the highest xIndex one show up in specials? One of these abilities uses xIndex to change the livename, but under the Specials tab I only want the highest one to show up.
2) Some of these have a stipulation "You can take this ability more than once, it's effects do not stack, instead it adds one to your uses per day." I know I could do a tagcount to trkMax, but it doesn't appear that the firstcopy shutdown script works with custom abilities, unless I did something wrong, but I made sure it was used after post levels so the tag should be there.
Thanks for any help,
Andrew