Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Companion Lines For Using Alcohol or Chems #851

Closed
Constellation-VASCO opened this issue Jan 31, 2024 · 0 comments
Closed

Missing Companion Lines For Using Alcohol or Chems #851

Constellation-VASCO opened this issue Jan 31, 2024 · 0 comments
Labels
Fix Ready A fix for this issue is ready for merging and testing Platform: PC (Steam) This issue is being reported from the PC release of Starfield on Steam Type: Items Relates to items e.g. weapons, food, clothing

Comments

@Constellation-VASCO
Copy link
Collaborator

Companions are supposed to make comments if you consume alcohol, or chems which you can get addicted to. Same as they did in FO4. However, these lines never play because all of these items are lacking the correct keywords. It is possible then that this was an intentional cut, however there are no issues with restoring these keywords. They are used for nothing aside from triggering these lines when "equipping" an item, and all of the lines are voiced and work correctly.


Details

Fix here: https://1drv.ms/u/s!AhuMaF-FsKU-lDcsc0aPjORRWP84?e=ph2xn5

I have added the COM_ObjType_Drink [0007956D] KYWD to all alcoholic drink items, and the COM_ObjType_ChemBad [000A7296] KYWD to all "bad" chems which you can get addicted to. For items which were previously modified by the latest release of the community patch, I have carried forward those changes in my ESM file.

Game Version

1.9.51.0

Language

English (EN)

New Game

Yes

Reproduction Steps

Have a companion follow you, then use an alcohol or "bad" chem item. They will be silent.

@Constellation-VASCO Constellation-VASCO added Platform: PC (Steam) This issue is being reported from the PC release of Starfield on Steam Type: Items Relates to items e.g. weapons, food, clothing labels Jan 31, 2024
@Pickysaurus Pickysaurus added the Fix Ready A fix for this issue is ready for merging and testing label Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Ready A fix for this issue is ready for merging and testing Platform: PC (Steam) This issue is being reported from the PC release of Starfield on Steam Type: Items Relates to items e.g. weapons, food, clothing
Projects
Status: Closed
Development

No branches or pull requests

2 participants