Results: 3Comments by: Amarthiul
File: Crux Counter06/10/23
This has now started printing a bun...
Posted By: Amarthiul
This has now started printing a bunch of messages to the chat box. I don't see an option to disable this behavior, please let us turn this off! Same here If you open Addons\CruxCounter\Src\Debug.lua and change line 14 to say: M.level = 0 that should disable the chat messages. Worked for me.
File: ExoYs ProcSet Timer01/01/22
Can I request Infernal Guardian sup...
Posted By: Amarthiul
Can I request Infernal Guardian support please? I added the following to ProcSetData.lua (and to the return from EPT.GetSetList with set id 272 - I assume it uses the ids from LibSets?) which seems to work ok: local infernalGuardian = { --272 = GetSetName("|H0:item:94516:364:50:0:0:0:0:0:0:0:0:0:0:0:2048:67:0:0:0:10000:0|h|h")...
File: Cooldowns10/07/20
Caluurion's Legacy was broken for m...
Posted By: Amarthiul
Caluurion's Legacy was broken for me, so I changed the entry in Data.lua to the following and it seems to work fine now: = { procType = "set", -- Caluurion Duration = 119189 -- Disease = 102033 -- Fire = 102027 -- Shock = 102034 -- Ice = 102032 event...