D1Z4STR Posted September 7, 2024 Posted September 7, 2024 Discussion topic: ConsoleUtilSSE NG by VersuchDrei Wiki Link Needed for the useful in game command runner Autorun which runs commands at start or game load Autorun Personally using the following command in the .txt file cl off SetGS fCombatAimProjectileRandomOffset 70 Set TAIF_Settings_GreetPlayer to 2 Set TAIF_Settings_ShowRoom to 0 The above commands do the following cl off = turn off the fake character light SetGS fCombatAimProjectileRandomOffset 70 = it sets the random offset for projectile aiming, which can make archers and other projectile users more or less accurate. (I need to test 70 vs 50) -below commands are for the mod Tavern AI fix - which is included in STEP 2.3 Set TAIF_Settings_GreetPlayer to 2 = Tavern AI setting to always greet the player when entering (default is 1 = one time, 0 is off) Set TAIF_Settings_ShowRoom to 0 = Show to rented room 0 for never (or you could use 2 for always show, default is 1 = one time) 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now