Jump to content

Remove Essential


grifs15

Recommended Posts

are you asking if it's possible to do this in the GECK, or through console commands??

because through the GECK it's very easy

and i do recall a console command that did this

will have to look it up, and update this

 

ok, i think i found the console command

it should be

setessential <ID> 0

 

not 100% sure this will work, and you will need to get the ID of the NPC you wish to change, but this should work

 

why are you trying to remove the essential tag off someone??

Edited by WastelandAssassin
Link to comment
Share on other sites

Either at the console, or within a script, use "setessential <ref> 0". I have used this for the case of an NPC who is essential at one point in a quest, but later on the player may need/want to kill him as a later part of the quest. At the console, you click on the NPC, and then type "setessential 0". In a script, you need the reference id of the NPC.
Link to comment
Share on other sites

In fallout3 using FOSE (or was this Oblivion with OBSE)

there's a command

setrefessential (1/0)

 

that works off a reference instead of a base

 

however haven't tried this in Vegas

Edited by Fonger
Link to comment
Share on other sites

Either at the console, or within a script, use "setessential <ref> 0". I have used this for the case of an NPC who is essential at one point in a quest, but later on the player may need/want to kill him as a later part of the quest. At the console, you click on the NPC, and then type "setessential 0". In a script, you need the reference id of the NPC.

 

Have tried that did not work for some reason...

 

are you asking if it's possible to do this in the GECK, or through console commands??

because through the GECK it's very easy

and i do recall a console command that did this

will have to look it up, and update this

 

ok, i think i found the console command

it should be

setessential <ID> 0

 

not 100% sure this will work, and you will need to get the ID of the NPC you wish to change, but this should work

 

why are you trying to remove the essential tag off someone??

 

I am creating a sister companion and in Run Goodsprings Run quest i need her to be tagged as nonessential

Edited by grifs15
Link to comment
Share on other sites

Maybe we are answering the wrong question. @ grifs15, do you want this NPC to be essential sometimes, and not essential other times? Then you can use setessential or SetActorRefEssential. But usually an NPC is always essential, or never essential. That you can change using the "Essential" checkbox in the NPC dialog. Is that what you mean?
Link to comment
Share on other sites

Maybe we are answering the wrong question. @ grifs15, do you want this NPC to be essential sometimes, and not essential other times? Then you can use setessential or SetActorRefEssential. But usually an NPC is always essential, or never essential. That you can change using the "Essential" checkbox in the NPC dialog. Is that what you mean?

 

I want it to be selectable. But if you make the choice by supporting the Powder gangers instead by helping goodsprings after i talk to her i want her to be nonessential and iniate combat with her

 

NV has a new command SetActorRefEssential to set a Ref as essential.

 

Will try this out thanks!

Update: strange.... it seems that SetActorRefEssential isn't working either....

Edited by grifs15
Link to comment
Share on other sites

  • Recently Browsing   1 member

×
×
  • Create New...