• 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

Change skill ability

Phase: Post-Levels priority: 10000
Code:
perform hero.childfound[YourSkillsId].assign[SkillOver.aCHA]
Would make a skill use the Cha skill instead of what it normally used.
 
Phase: Post-Levels priority: 10000
Code:
perform hero.childfound[YourSkillsId].assign[SkillOver.aCHA]
Would make a skill use the Cha skill instead of what it normally used.

Just spent about 10 minutes trying to work this one out, decided to have a quick look at the forums and :)

Shadow you are a Legend (and a great saver of my time)

Tal
 
Actually since I asked this things have changed. To do what I actually asked you want SkillOpt.? That picks the better of normal attr or new on. SkillOver changes it completely.
 
That is brilliant, I am beginning to suspect that there is some trans atlantic mind reading going on here as I had just encountered this very problem :)

Thanks Andrew D2, you are equally a legend.
 
Back
Top