1 2 3 4 5 6 7
quest example begin state start begin when login begin say("Здравствуйте, "..pc.get_name()..". ") end end end