SkyrimSE:Autorun/TRA-1.0: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 9: Line 9:
The command lines below do the following and you can choose which you want to include:
The command lines below do the following and you can choose which you want to include:


cl off - turns the fake character light off
cl off - turns the fake character light off (default it on)


SetGS fCombatAimProjectileRandomOffset 70 - gives enemy NPCs a 70% accuracy rating vs 100%
SetGS fCombatAimProjectileRandomOffset 70 - gives enemy NPCs a 70% accuracy rating vs 100%
Line 17: Line 17:
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 between 0-2
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 between 0-2


*Once you have decided proceed to adding the below*
''Once you have decided proceed to adding the below''
 
'''Open the mods autorun.txt and place the following text inside:'''
'''Open the mods autorun.txt and place the following text inside:'''



Revision as of 20:52, September 12, 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 command lines below do the following and you can choose which you want to include:

cl off - turns the fake character light off (default it on)

SetGS fCombatAimProjectileRandomOffset 70 - gives enemy NPCs a 70% accuracy rating vs 100%

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 between 0-2

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 between 0-2

Once you have decided proceed to adding the below

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

cl off

SetGS fCombatAimProjectileRandomOffset 70

Set TAIF_Settings_GreetPlayer to 2

Set TAIF_Settings_ShowRoom to 0