Here is a proposal and possible solution to save Bless of Light on Disconnect or Server Switch.
I understand that the exp would have to be stored in the Database otherwise the buff will disappear. But we already have a working functionality with Elixir of Strength, Health, Agility etc. They don't disappear like other consumables do.
Can you just do the same for Bless of Light consumables?
Or at least allow exp option buffs to be used with Elixirs, for example:
In the itemoptionmanager.
<Item Cat="14" Index="80" Option1="11" Value1="1000" Option2="6" Value2="200" Time="21600" /> <!-- Elixir of Health -->
Where Option2=
// 6: Exp Increase +d%
// 87: Exp gain increase +%d% (Ascension Items, Normal/Master level usable)
// 88: Exp gain increase +%d% (Bless of Light, Normal/Master level usable)
That way we could just make a workaround or create new buffs from scratch in the form of elixirs. Currently adding these option buffs in the itemoption do not work with the elixir. Or just add a new option
(Fyi plugin ItemoptionSystem_Exc also does not work with this item. That is logical though because the item is considered "used".)
Before you say anything, yes I know it's "working as webzen" but Webzen almost never crash or disconnects you like our current Clients do.
With the rising client issues that occur in newer seasons having Bless of Light active upon server switch or Relog is crucial.
Recommended Comments