Forestlordx
03-30-2006, 02:27 PM
With the last patch ...Benecast no longer functions...I was wondering if any of you who have used this nifty and very handy mod in the past can point me in the direction of a healing mod that acts in a similar fashion or point me in the direction of a version of Benecast that works with 1.10.
Halas
03-30-2006, 03:01 PM
The first day of the patch, it wasn't working for me. I was getting an error message about accessing nul or something. Since I've updated my titan panel and CT Mod, and made one small change to the code for the 4th rank of Divine Spirit, it started working for me.
I'm running version 2.1.2.
The change I made was in the BeneCastSpellList.lua File. I've bolded in red the characters I added to this text:
= {
['assist'] = { 1 },
['res'] = { 1, 1, 1, 1, 1, },
['efficient'] = { 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 },
['emergency'] = { 1, 1, 1, 1, 1, 1, 1 },
['instant'] = { 8, 14, 20, 26, 32, 38, 44, 50, 56, 60 },
['group'] = { 1, 1, 1, 1, 1 },
['disease'] = { 1, 1 },
['magic'] = { 1, 1 },
['selfbuff1'] = { 1 },
['selfbuff2'] = { 1 },
['selfbuff3'] = { 1, 1, 1, 1, 1, 1, 1 },
['selfbuff4'] = { 1, 30, 40, 50, 60 },
['selfbuff5'] = { 8, 20, 30, 40, 50, 60 },
['selfbuff6'] = { 1 },
['selfbuff7'] = { 1, 28, 36, 44, 52, 60 },
['selfbuff8'] = { 12, 20, 30, 40, 50, 60 },
['selfbuff9'] = { 10, 20, 30, 40, 50, 60 },
['buffparty1'] = { 6, 12, 18, 24, 30, 36, 42, 48, 54, 60 },
['buff1'] = { 30, 42, 54[B], 60 },
['buff2'] = { 1, 12, 24, 36, 48, 60 },
['buff3'] = { 30, 42, 56 },
['buff4'] = { 20 },
['groupbuff'] = { 48, 60 },
['weaponenchant1'] = { 20, 30, 40, 50, 60 },
vBulletin v3.0.15, Copyright ©2000-2010, Jelsoft Enterprises Ltd.