Editing the "Your hands are bound" tooltip

Post » Thu Jun 21, 2012 8:16 am

Hey all

I have encountered a problem in my quest to edit the introductional area of Skyrim.

I have a problem finding out where to find and edit globally triggered events. The two I am specifically looking for are:
  • When you click something in the introduction, a tooltip appears with the text "Your hands are bound". How do I edit this to do something else? I specifically want it to pop up as either a Debug.Message("Your hands are bound") or even better, have a small animation of a bound set of hands showing up on the screen in a minor animation coming from the bottom. I suppose it's in MQ101, but I cannot find it.
  • The Second triggered event I am looking for is the one where you run low on HP/Stamina. I suppose this is global, I haven't tried not having it pop up 'after' the introductional area, but I guess it would work outside also.

I hope you can help me out with my many questions :)
User avatar
Philip Lyon
 
Posts: 3297
Joined: Tue Aug 14, 2007 6:08 am

Post » Wed Jun 20, 2012 8:52 pm

The 'Your hands are bound' notification is a Game Setting, sCharGenControlsDisabled, and the others are most likely the HelpBars*Low message forms.
User avatar
Paula Ramos
 
Posts: 3384
Joined: Sun Jul 16, 2006 5:43 am

Post » Thu Jun 21, 2012 9:33 am

Okay - That makes sense, thanks.

But do you know where the actual event happens? Where does the game detect that I click my mouse button while my hands are bound?
User avatar
meghan lock
 
Posts: 3451
Joined: Thu Jan 11, 2007 10:26 pm


Return to V - Skyrim