SkyrimSE:Autorun/TRA-1.0: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
The following command lines will load at game start and do the following. These are preferred. You can choose which you want to include:
The following command lines will load at game start and do the following. These are preferred. You can choose which you want to include:


SetGS fCombatAimProjectileRandomOffset 70 - gives enemy archers NPCs a 70% accuracy rating vs 100%
SetGS fCombatAimProjectileRandomOffset 40 - gives archer NPCs a 40% inaccuracy rating vs the default 16%


Set TAIF_Settings_GreetPlayer to 2 - this is from Tavern AI Fix mod please read its mod page on how you wish the command line to look (values between 0-2 / 1 is default to TAIF)
Set TAIF_Settings_GreetPlayer to 2 - this is from Tavern AI Fix mod please read its mod page on how you wish the command line to look (values between 0-2 / 1 is default to TAIF)
Line 20: Line 20:
'''Open the mods autorun.txt and place the following text inside then save:'''
'''Open the mods autorun.txt and place the following text inside then save:'''


SetGS fCombatAimProjectileRandomOffset 70
SetGS fCombatAimProjectileRandomOffset 40


Set TAIF_Settings_GreetPlayer to 2
Set TAIF_Settings_GreetPlayer to 2

Latest revision as of 07:35, September 22, 2024

Autorun

by Ryan, Umgak

Game:

SkyrimSE

Download:

Mod Group:

Baseline:

n/a

Links:

CR Patch:

No

LW Patch:

No

PP Patch:

No

ENB Option:

No

< SkyrimSE:Autorun

Version Recommendations - TRA-1.0

Requires ConsoleUtilSSE NG from mod section 02 Extenders

The following command lines will load at game start and do the following. These are preferred. You can choose which you want to include:

SetGS fCombatAimProjectileRandomOffset 40 - gives archer NPCs a 40% inaccuracy rating vs the default 16%

Set TAIF_Settings_GreetPlayer to 2 - this is from Tavern AI Fix mod please read its mod page on how you wish the command line to look (values between 0-2 / 1 is default to TAIF)

Set TAIF_Settings_ShowRoom to 0 - this is from Tavern AI Fix mod please read its mod page on how you wish the command line to look (values between 0-2 / 1 is default to TAIF)


Once you have decided on the above, proceed to adding the below

Open the mods autorun.txt and place the following text inside then save:

SetGS fCombatAimProjectileRandomOffset 40

Set TAIF_Settings_GreetPlayer to 2

Set TAIF_Settings_ShowRoom to 0