SkyrimSE:Autorun/TRA-1.0: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
 
Line 5: Line 5:
|enb=No
|enb=No
|enabledetailed=Yes
|enabledetailed=Yes
|detailed=<span class="salmontx">'''Requires ConsoleUtilSSE NG from mod section 02-Extenders'''</span>
|detailed=<span class="salmontx">'''Requires ConsoleUtilSSE NG from mod section 02 Extenders'''</span>


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


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


SetGS fCombatAimProjectileRandomOffset 70 - gives enemy archer NPCs a 70% accuracy rating vs 100%
SetGS fCombatAimProjectileRandomOffset 70 - gives enemy archer NPCs a 70% accuracy rating vs 100%
Line 20: Line 20:
''Once you have decided on the above, proceed to adding the below''
''Once you have decided on the above, proceed to adding the below''


'''Open the mods autorun.txt and place the following text inside:''' (my preference)
'''Open the mods autorun.txt and place the following text inside then save:'''


cl off
cl off

Latest revision as of 00:40, September 17, 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 will load at game start and do the following. You can choose which you want to include:

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

SetGS fCombatAimProjectileRandomOffset 70 - gives enemy archer 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 on the above, proceed to adding the below

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

cl off

SetGS fCombatAimProjectileRandomOffset 70

Set TAIF_Settings_GreetPlayer to 2

Set TAIF_Settings_ShowRoom to 0