Implement iGreetDuration and fGreetDistanceReset

  • iGreetDuration: Determines how long a greeting lasts (if it wasn't reset by crossing the determined greeting distance...etc).

Set to 20 seconds:

  • fGreetDistanceReset: Determines the distance where the player has got the NPC's attention during a greeting's duration (headtracking is another story). If the player crosses this distance; the NPC's greeting state is reset.

2000 units, using 20 as a duration for the showcase:

My plugins if needed:

Greeting Duration 20.ESP

GreetDist Reset At 2000.ESP

Vanilla's values are 4 for the duration GMST, and 512 for the above distance GMST.

Edited by Abdu Sharif