Nichoice Posted September 24, 2013 Share Posted September 24, 2013 I am using the Butch Deloria companion mod in Fallout NV and I have noticed a bug. When you start a new game, Butch doesn't appear in the Goodsprings Saloon, instead he is waiting just outside your door at Doc Mitchell's house. If I activate the mod mid-playthrough after I have gone through the intro, Butch appears in the Goodsprings Saloon. I am assuming there is an error with the script? Also, I am trying to add a script to Butch where he will unholster when the player unholsters. I don't have any scripting experience but i assume it will be something like this: Begin GameMode If (Player.isweaponout==1) ButchRef.SetAlert 1 if (Player.isweaponout-==0) ButchRef.SetAlert 0 end if End Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.