Results: 1Comments by: vinadre
File: Light Attack Helper06/04/21
hi I think new effects are not im...
Posted By: vinadre
hi I think new effects are not implemented in the code, you can remove effect name like this : if abilityActionSlotType == ACTION_SLOT_TYPE_LIGHT_ATTACK and LightAttackHelper.playerName == sourceName and string.gsub(abilityName,"(%a+)","") == GetString(LAH_LIGHT_ATTACK) and LightAttackHelper.isTheActualAttackCast(hitValue) then...