Anonymous
public text v1 · immutablequest boss1 begin
state start begin
when 1093.kill begin
pc.setqf("count_azo", 0)
notice_all(pc.get_name().. " isimli oyuncu " ..mob_name(1093).. " öldürdü.")
pc.setqf("count_azo, pc.getqf("count_azo+1"))
notice_all("..mob_name(1093).." mobunu "..pc.getqf("count_azo").." kez öldürdü!")
end
end
end