Bug fix for transcended shields, mindslayer.
Posted: Fri Sep 18, 2015 4:38 pm
Thi addon fixes transcendence talents and now they make psionic shields block all damage, during trnascendence.
If someone wants to fix it without getting all weight of Psioninic Shielding the error is in
data\talents\psionic\absorbtion.lua
function shieldOnDamage, line 932
Change "absorbable" on "absorbable_dam"
Seems darkgod was a bit hasty and made this misstype, asserting value to wrong non existant varriable.
Sorry if adon could be smaller and I just could superload, erronous function. I'm retty new at this, so have to butcher one of Houspet's addons to learn how to wrap addon.
Ps sorry for posting it on forum, fooling system which not allows, addon links on forum, though this addon is small. But I haven't found a way to upload it to database, and not sure if it should be, because ost likely new version would fix, this error most likely.
To make tome to see this skill in addons change extention from "zip" to "teaa".
name should remain same.
So end file should look "tome-MindslayerFix100.teaa"
If someone wants to fix it without getting all weight of Psioninic Shielding the error is in
data\talents\psionic\absorbtion.lua
function shieldOnDamage, line 932
Change "absorbable" on "absorbable_dam"
Seems darkgod was a bit hasty and made this misstype, asserting value to wrong non existant varriable.
Sorry if adon could be smaller and I just could superload, erronous function. I'm retty new at this, so have to butcher one of Houspet's addons to learn how to wrap addon.
Ps sorry for posting it on forum, fooling system which not allows, addon links on forum, though this addon is small. But I haven't found a way to upload it to database, and not sure if it should be, because ost likely new version would fix, this error most likely.
To make tome to see this skill in addons change extention from "zip" to "teaa".
name should remain same.
So end file should look "tome-MindslayerFix100.teaa"