🟢 QUEST: Salvare automată la login (anti-bug / anti-loss)
Scris: Dum Feb 01, 2026 10:55 am
Cod: Selectaţi tot
quest autosave_login begin
state start begin
when login begin
pc.save()
syschat("[System] Datele tale au fost salvate automat.")
end
end
end