yeah thats definetly 0.x
move this
registerCreatureEvent(cid, "KilledMonstersCounter")
to line after this
registerCreatureEvent(cid, "KillingInTheNameOf") -- Dodane wydarzenie
You have pasted register creature in function where is no parameter cid, this line supposed to be in onLogin function