Hello,
i have this quest
but does not work.....
Why?
i have this quest
Code:
quest under_wrld begin
state start begin
when 22010.use with pc.get_map_index() == 309 begin
pc.remove_item(22010,1)
notice("Nelze")
end
end
end
Why?