Page 1 of 1

Help

Posted: Sat Feb 28, 2004 9:31 am
by Galak
At the beginning of my file on mrrowind i sold the package for casius codius and i can't remember where to can any body help get it back.

Posted: Sat Feb 28, 2004 2:26 pm
by UncleScratchy
Did you check with the innkeeper/merchant in Seyda Neen? That would be my bet. If not him, where did you go from Seyda Neen - straight to Balmora or did you detour through Pelagiad? The only people in Balmora that would buy that note would be the bookstore (by the fighters guild), the pawnshop or perhaps Sotillde in the South Corner Club (thief hangout). If all else fails you can find the code for it in the Construction Set and use the console to recreate it.

Posted: Sun Mar 07, 2004 3:19 am
by Galak
thanks uncle

thanks uncle ( u really are my uncle)

Posted: Sun Mar 07, 2004 6:36 pm
by TheCrimsonBlade
Quick way to get back Casus package,

when in the game press the tilde ~ key ~ it will open your console command then type in the box that apears exactaly as shown below:

player->additem, "bk_al_l_caiuspackage" ,1

then press enter.
then press the tilde ~ key again
then look in your inventory and yo will find the pachage for Caius Cosades in there.

Make sure you type everything just like I did with the same spaces, commas, quotes and everything and this will work. :D

Posted: Mon Mar 08, 2004 3:46 am
by Galak
Crimson blade you RULE THANKS THANKS THANKS

Posted: Mon Mar 08, 2004 4:07 am
by Galak
i have typed it as you said but it doesn't semm to hav worked

Posted: Mon Mar 08, 2004 5:12 am
by Moleman
Just a quess: try without comma and/or hyphens. Like this:

player->additem "bk_a1_1_caiuspackage" 1
or
player->additem bk_a1_1_caiuspackage 1

Posted: Mon Mar 08, 2004 9:27 am
by dragon wench
Try:
'player -> AddItem "bk_a1_1_caiuspackage" 1'

Type it in exactly this way, same spacing, capitalization and punctuation marks. The script will turn a purplish shade after you hit enter when you succeed :)

Posted: Sun Mar 14, 2004 9:21 pm
by TheCrimsonBlade
Cauis Package

player->additem, "bk_al_l_caiuspackage" ,1 (Wrong)

I made a mystake typing
Type it this way

player->additem, "bk_al_l_caiuspackage", 1 (Correct)

I put the last comma in the wrong place So very sorry


and its (al_l_ ) not a1_1_ use the letter small "L" not the number 1