🔵 QUEST: Mesaj la schimbare hartă (login only – simplu)
Scris: Dum Feb 01, 2026 10:54 am
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