when kill begin doesn't work on some mobs

07/04/2012 23:01 TenmaPL#1
Hi. i have problem with quest func when kill begin on some mobs

for example

when 2600.kill begin
say("done")
end

doesn't work

when kill begin
say(npc.get_race())
end

on these mobs too. (2600-2614)

Any ideas?

halp