Hello,
I'm using BlizzMove to rescale addon frames, but it cannot manage the PVEFrame because your addon is using SetScript instead of HookScript to handle frame events.
If you change SetScript to HookScript in the last 2 lines in Dialug.lua, both addons works perfectly.