Fallout New Vegas
0 of 0

File information

Last updated

Original upload

Created by

RickerHK

Uploaded by

rickerhk

Virus scan

Safe to use

About this mod

Fixes Head Tracking and Combat for Boone

Requirements
Permissions and credits
[size="5"]Name: Craig Boone Warn Fix[/size]
[size="3"]Version: 1.0 Release
Category: Bug Fixes
Date: Dec 12, 2010
Author: RickerHK
[/size]

[size="3"]INTRODUCTION:[/size]
After the 1.2 update to the game, people were complaining about Boone's behavior - head tracking was not working, and combat was messed up as Boone would holster his weapon constantly. I spent quite a bit of time investigating this, as Boone is a cool guy ;)
This mod fixes an issue in the VDialogueCraigBooneSCRIPT. There is a section that monitors the player's reputation with the NCR and triggers a force greet if certain conditions are met. The code was causing Boone to evaluate his packages every five seconds even when not required. Two semicolons fixes it. On hindsight, it's pretty obvious what was happening. An EVP will cause an NPC to drop out of combat - holster their weapon. When run constantly, apparently it breaks head tracking in the follow packages also.

With update 1.3 of the game, this bug has still not been fixed, so this mod is still useful.
with update 1.4 of the game, they only fixed the weapon holstering issue. He will not head-track, as an EVALUATEPACKAGE command is still being issued every 5 seconds when not in combat. Using this mod still fixes both issues.

[size="3"]INSTALLATION:[/size]
Copy the RHKBooneWarnFix.esp to your Data directory and enable in FOMM

[size="3"]COMPATIBILITY:[/size]
Any other mod that changes VDialogueCraigBooneSCRIPT will not be compatible. I have made no other changes as this is intended as just a bug fix.

[size="3"]CREDITS:[/size]
LadyCrimson and others for pointing out Boones problems on the Bethsoft Forums.

[size="3"]LICENSING/LEGAL:[/size]
You may not re-host this mod on any other site, under any circumstances.
You may incorporate this fix into a bug-fix compilation - credit would be appreciated.
You may incorporate this fix into other types of mods without credit.

[size="3"]DISCLAIMER:[/size]
With this mod loaded, as with any other mod in your load order, it's possible your computer will spontaneously combust, trigger a real nuclear war, or worse yet - cause your save game to be corrupted. Use at your own risk.