• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Is there a way to figure out which ability is picked in a menu?

Aril

Well-known member
I'm plotting out in an Excel sheet all the scripting etc. I'll have to do for a series of abilities.

I've got one ability that is modeled after the "Destined" bloodline.

The problem is that when I go into the Custom Ability tool, and go into the "Counts as ability" menu, there are like 65,000 options. On the ability I'm trying to model ONE of them has been selected....but I can't tell which one. It's a massive list, and when I'm scrolling through it trying to figure out which one was picked, the list is just so huge, I can't see which one was selected.
 
If you have debugging enabled and are trying to locate something, scrolling thru the list will suck. If you add it to a character and then right click it you should get the thing ID which you can use to search for it, or you can just type in the name in most cases (sometimes you will have duplicate names which is where the thingID helps)
 
Back
Top