Jump to content

NVSE Command


tiger8u2

Recommended Posts

"NVSE Command"? Like a console command? I don't think so. Actually, the only console commands I know of that requires NVSE are "gbo", "setname" and "sethealth". If this isn't the answer your looking for sorry I couldn't be of any help.
Link to comment
Share on other sites

Is there an NVSE Command that will set/change hair and headparts for an NPC?

 

There's no NVSE functions that work for that. The most you can do, without swapping out the NPC, is changing the hair style (not color), by using the vanilla MatchRace function. For other headparts, you would need to swap out the NPC.

Link to comment
Share on other sites

Is there an NVSE Command that will set/change hair and headparts for an NPC?

 

There's no NVSE functions that work for that. The most you can do, without swapping out the NPC, is changing the hair style (not color), by using the vanilla MatchRace function. For other headparts, you would need to swap out the NPC.

 

That can't be used for the player can it?

Link to comment
Share on other sites

Is there an NVSE Command that will set/change hair and headparts for an NPC?

 

There's no NVSE functions that work for that. The most you can do, without swapping out the NPC, is changing the hair style (not color), by using the vanilla MatchRace function. For other headparts, you would need to swap out the NPC.

 

That can't be used for the player can it?

I think if you set the 'can be all races' flag in the Player NPC object, matchrace works. I don't know what the consequences are, regarding perks, etc. I've never done it and wouldn't recommend altering that object at all.

Link to comment
Share on other sites

Hmmm.....I didn't try that "can be all races" flag, but I finally fixed my problem by just swapping out NPC's that were basically duplicates with different races. My plan was to have a few RAIDER race NPC's take a shower, and have the shower activator change their race to something less dirty. Unfortunately, eyes/hair/head parts did not transfer EVEN though I created a custom race for each NPC that ONLY had the hair and eyes I wanted.

 

Thanks all for your input. I may test out that "can be all races" flag just to see if it works.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...