Florian Reichle
Florian Reichle
I was trying to look into actual implementation of this but trying to find the actual doc for that had me running in circles. i eventually found https://github.com/wow-rp-addons/LibMSP which seems...
Also %name text replacements don't work yet unsure if that is something you want to support. Same for condition -> UnitName/Realm and Trigger -> UnitName/Realm (if unit exists ofc. Could...
Did some ingame testing it seemed to work without any issues on retail: do note i do not have classic or tbc installed so can't adhere to how it works...
CustomNames support has now been added to DBM. https://github.com/DeadlyBossMods/DeadlyBossMods/pull/1125 This means there is now support for Dbm,[MRT](https://github.com/Jods-GH/CustomNames_MRT), [ELvUI](https://github.com/Jods-GH/CustomNames_ElvUI) , [Details and Plater](https://wago.io/CustomNames) aswell as someone created a [grid plugin ](https://www.curseforge.com/wow/addons/customnames_grid2)
From a quick test on beta seems to still work correctly. However i didn't do a more advanced check only sitting around in OG as i currently don't have a...
unles si'm completly blind that looks pretty much exactly like the exmple 🤔 ``` var db = new LiteDatabase() var col = db.GetCollection() col.EnsureIndex(x => x.Somevalue, true); col.Insert(Object) ``` Although...
I still think this would be a nice thing to have anyhow
Yes. Smartgroup being the most obvious usecase
This would actually be a great Edition and solle the same issues naemesis and reloe have been trying to solle with their anchor auras. One thing that would be useful...
added here aswell so info doesn't get lost https://discord.com/channels/172440238717665280/273144328447197186/1275905679626076233 Only happens for the player and not the group