0 of 0

File information

Last updated

Original upload

Created by

Skrypted

Uploaded by

Skrypted

Virus scan

Safe to use

About this mod

Reduces excessive NPC greetings / chatter to be less annoying. CCR version available.

Requirements
Permissions and credits
Changelogs
Reduces excessive NPC greetings / chatter to be less annoying.

By default NPC's constantly talk to you anytime you simply pass by or around them. This quickly becomes repetitive and annoying.

This mod reduces that idle chatter and greetings by decreasing the trigger distance and increasing the timeout of how long before they talk again.

Install
  • Install SFSE
  • Install Console Command Runner
  • Install Reduced NPC Greetings (via Vortex, Mod Manager, or manually to folder \...\Starfield\Data\)

- or -

Add following code to your existing StarfieldCustom.ini located in the folder \...\Documents\My Games\Starfield\

sStartingConsoleCommand='setgs fAIMinGreetingDistance 1.500000;setgs fAIHelloTimer 300.000000;setgs fAIGreetingTimer 300.000000;setgs fAIExclusiveGreetingTimer 300.000000;setgs fPlayerGreetingSameActorTimer 300.000000;setgs fCommentOnPlayerActionsTimer 150.0;setgs fTimeBetweenIdleChatter 150.0;setgs fAICommentWaitingForPlayerInput 150.0'
  翻译: