• 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

Adding a bonus to all craft and profession

ErinRigh

Well-known member
I was wondering if anyone can help me with the scripting for this, I know I can do it with

#skillbonus[skill_id] += bonus

But I was wondering if there was a skill_id for all crafts and all professions?

Thanks in advance
 
I was wondering if anyone can help me with the scripting for this, I know I can do it with

#skillbonus[skill_id] += bonus

But I was wondering if there was a skill_id for all crafts and all professions?

Thanks in advance

In your portfolio, select Develop -> Floating Info Windows -> Show Selection Fields.

In the window that pops up, you should be able to find the appropriate things to use here. (hint: search for all craft or all profession)
 
Back
Top