2Dimm Posted December 7, 2015 Posted December 7, 2015 so i have been using XRE for some time but there is this little thing that annoys me, the game HUD is disabled while you drive so i have to always open the pipboy to see where i'm going, and i never know if there is something attacking methe speedometer works fine, but its kinda useless anyway my question is, is there any way to re-enable the game interface while you are driving? i'm even willing to edit the esp to re-enable it if thats possible i tried asking in the mod page but I was ignored... I will probably be ignored here as well, but it never hurts to try
Guest Posted December 7, 2015 Posted December 7, 2015 There's a good probability that the script source containing the command to hide the hud is removed, I'm not sure if you'll be able to re-activate it following that path. And right now I couldn't think to other solutions Unless it's removed simply by DisablePlayerControls, in that case writing EnablePlayerControls 1 1 1 1 1 1 1 on console should re-enable it... and screw everything else, but at least you'd know what causes it.
2Dimm Posted December 8, 2015 Author Posted December 8, 2015 I will try to write that in the console, thanks anyway :^) edit: it actualy worked! but a few odd things happened... i can see a tiny little version of my character when i press "f", i could live with that but the camera shakes a lot while driving and the jump sound keeps playing :|i guess this mod was simply done in a way that is impossible to enable the game hud
Guest Posted December 8, 2015 Posted December 8, 2015 it's why I said "screw everything else" It probably is possible to enable the hud, but making a patch is definetely harder due to the lack of script sources. Instead of what I wrote before, try to run these 2 commands in sequence, in console: EnablePlayerControls 1 Player.SetRestrained 1 tell me how it goes EDIT: To make your character move again, you'll have to manually unrestrain it... Player.SetRestrained 0
Guest Posted December 9, 2015 Posted December 9, 2015 Well... the jump sound shouldn't play. Not sure about the camera shakin...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.