Lava Titan
Developer
Hey, can some1 tell me what function should I use to get current killcount of a certain monster?
for exemple:
for exemple:
Code:
function onKill(blablabla)
print(" ".. player:getTargetkillCount.." ")
return true
end