Pagina 1 din 1

[Quest]Restrictie mapa padurea rosie

Scris: Lun Sep 12, 2022 5:45 am
de F. Gabriel

Cod: Selectaţi tot

quest restrictie begin
		state start begin
			when login with pc.get_map_index() == 68 and pc.level < 65 begin
			syschat("<Sistem> Nivelul tău trebuie să fie nivelul 65.")
			warp_to_village()
		end
	end
end
Questul poate fi adaptat dupa map index si nivel pentru orice alta mapa din joc.