Untitled

 avatar
unknown
plain_text
a year ago
256 B
7
Indexable
if ak.ai() then return end
if IsTargetted(matches[2]) then
  OppGainedAff("scalded")
  if ak.scaldTimer then killTimer(ak.scaldTimer) end
  ak.scaldTimer = tempTimer(17,[[
   	affstrack.score.scalded = 0
   	ak.scoreup(]]..matches[2]..[[)
  ]])
end
Editor is loading...
Leave a Comment