theImmortalThief on 24/8/2003 at 11:42
I've ran into a few screwed up quests, some are my foult and some are not. Anyway I really don't have the patience for it any longer so I'd like the code that would complete them. The quests are the following:
-The redoran quest where I should get that Hlaalu noble to stop accusing Venim of cheating his wife. The problem is that I've already killed him and I can't complete it.
-The mage guild duty from Edwina to recover the blue prints from the discovered dwemer ruin in the gnisis egg mine. I've droped one of the blue prints somewhere and there is no way I'm going to search all of morrowind for it.
-The thief guild job to take the dwemer coin from the palagaid trader and to use it to threaten the guard to free new-shoes from prison.
Marxist ßastard on 24/8/2003 at 16:14
* If the corpse is still there, open the console and issue the command "resurrect" to that reference. If the corpse is not there, issue the "Placeatpc *NAME* 1, 1, 1" command, where *NAME* is the charachter's name. If this is one from Sarethi, you'll most likely be fine. If this is the one from Neminda, you've broken the quest by shaming the house.
* ...
* It isn't a Dwemer Coin, it's a Dwemer Cylinder.
[/list=1]
RyushiBlade on 24/8/2003 at 19:42
2.) player-> additem "misc_dwrv_artifact20" 1
Also, the book you find in Bethamez is pretty cool. I hope you picked that up too (it's under the table.)
theImmortalThief on 25/8/2003 at 04:30
Oh, so the coin you can pickpocket from him does not count. That's why it doesn't work then. Could someone tell me where the cylinder is?
Marxist ßastard on 25/8/2003 at 16:54
He sells it to you.
sappe on 25/8/2003 at 21:35
I stole it from his closet upstairs IIRC
:eek:
theImmortalThief on 26/8/2003 at 05:00
Yeah, I stole it from his small chest upstairs too.
I've managed to complete quests 2 and 3, but I can't get the code MB gave for the first quest to work. I go into Nerano's house, then I click on the ground and I type in:
placeatpc*ONDRES NERANO* 1, 1, 1
and a note comes saying that I should enter the obj ID. Am I doing something wrong? Are the spacing in the code correct?
Striker on 26/8/2003 at 05:55
The * should be ". So the command is:
placeatpc "ONDRES NERANO" 1, 1, 1
-Striker