To get Windspear Hills (where Firkraag is) on map, type:
CLUAConsole:CreateCreature("FIRKRAA1") //this will create lord Jierdan, speak to him again
or (if above doesn't work):
CLUAConsole:RevealAreaOnMap("AR1200") //this will, obviously, put WH on your world map
To get Umar Hills type:
CLUAConsole:CreateCreature("DELON")
or (if above doesn't work):
CLUAConsole:SetGlobal("Acceptance","GLOBAL",1)
CLUAConsole:RevealAreaOnMap("AR1100")
__________________
Dulce et decorum est pro patria mori, adhuc dulcius pro patria vivere.
(It is sweet and glorius to die for one's homeland, even sweeter to live for it)
Horatio
|