Ranger Stronghold Problem
Ranger Stronghold Problem
IM on quest 2, where you have to rescue Madulf from the ogres. But Madulf and the boy he captured just are not appearing. I went to the Umar Cave, cleared ou the Orcs and other stuff from outside it, went in, and nothing. I think it was because I never met Madulf, I did not go to him and Mayor Llyoid and make peace between his friendly ogres and the town. So I never met Madulf yet, so I think thats why he is not appearing. I really want to complete my stronghold quest, so can someone give me a CLUAConsole command or something? Thanx
Slayer of Kangaxx the Demi-Lich
Destroyer of Dragons
Mightier than Drizzt himself
Destroyer of Dragons
Mightier than Drizzt himself
Ok, if you want to just finish the current quest - skipping it in a sense - then type in the following.
CLUAConsole:SetGlobal("RangerProtector","GLOBAL",2)
CLUAConsole:SetGlobal("MadulfOgronDone","GLOBAL",1)
CLUAConsole:SetGlobal("OgronAttack","GLOBAL",2)
And then go and talk to the mayor.
If you want to try to see if you can make Madulf appear, try the following:
CLUAConsole:SetGlobal("MadulfGroupLeaves","GLOBAL",0)
CLUAConsole:SetGlobal("MadulfLeft","GLOBAL",0)
CLUAConsole:SetGlobal("OgreAlliance","GLOBAL",1)
CLUAConsole:SetGlobal("MadulfJob","GLOBAL",1)
CLUAConsole:SetGlobal("TalkedToMadulf","GLOBAL",1)
CLUAConsole:SetGlobal("MadeAlliance","GLOBAL",1)
CLUAConsole:SetGlobal("Lloydy","GLOBAL",1)
CLUAConsole:SetGlobal("OgronAttack","GLOBAL",2)
Then go into the cave, if they still don't appear, try spawning them manually:
CLUAConsole:CreateCreature("uhboy01")
CLUAConsole:CreateCreature("uhogre01")
Talk to Madulf and then go back and talk to the mayor
Please tell me if it still doesn't work, good luck.
[ 06-25-2001: Message edited by: Sabre ]
CLUAConsole:SetGlobal("RangerProtector","GLOBAL",2)
CLUAConsole:SetGlobal("MadulfOgronDone","GLOBAL",1)
CLUAConsole:SetGlobal("OgronAttack","GLOBAL",2)
And then go and talk to the mayor.
If you want to try to see if you can make Madulf appear, try the following:
CLUAConsole:SetGlobal("MadulfGroupLeaves","GLOBAL",0)
CLUAConsole:SetGlobal("MadulfLeft","GLOBAL",0)
CLUAConsole:SetGlobal("OgreAlliance","GLOBAL",1)
CLUAConsole:SetGlobal("MadulfJob","GLOBAL",1)
CLUAConsole:SetGlobal("TalkedToMadulf","GLOBAL",1)
CLUAConsole:SetGlobal("MadeAlliance","GLOBAL",1)
CLUAConsole:SetGlobal("Lloydy","GLOBAL",1)
CLUAConsole:SetGlobal("OgronAttack","GLOBAL",2)
Then go into the cave, if they still don't appear, try spawning them manually:
CLUAConsole:CreateCreature("uhboy01")
CLUAConsole:CreateCreature("uhogre01")
Talk to Madulf and then go back and talk to the mayor
Please tell me if it still doesn't work, good luck.
[ 06-25-2001: Message edited by: Sabre ]