Thread: windspear hills
View Single Post
Old 12-23-2002, 05:30 PM   #4
Vedran
Lord Soth
 

Join Date: July 28, 2002
Location: Sisak, Croatia
Age: 40
Posts: 1,930
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
Vedran is offline   Reply With Quote