Cod: Selectaţi tot
quest map_login_message begin
state start begin
when login begin
syschat("[Harta] Esti pe mapa "..pc.get_map_index()..". Spor la farm!")
end
end
end

Cod: Selectaţi tot
quest map_login_message begin
state start begin
when login begin
syschat("[Harta] Esti pe mapa "..pc.get_map_index()..". Spor la farm!")
end
end
end