Ok, comming closer ;) Now, how do i add a hook for onDrawAttackPanel ? The following code gets executed, but the actual hook never gets called: print("skript loaded") if (Config.QDMF == nil) then Config.QDMF = {} end Config.QDMF.qpttest = function(self, champion, context, x, y) context.dra...