1 2 3 4 5 6 7
quest example begin state start begin when kill with npc.is_pc() begin syschat("Вы убили игрока. ") end end end