How can I change the keybinding "Take All"

Post » Fri Dec 09, 2011 12:31 am

I would like to know how I can change my take all button from A to the enter key. I figured out how to do it to a different letter, but It will not do anything else for me but the letters.
User avatar
D LOpez
 
Posts: 3434
Joined: Sat Aug 25, 2007 12:30 pm

Post » Fri Dec 09, 2011 3:16 am

Albeit, there's not currently a ClickMenuButton for NVSE...
scn NonPlayableQuestItemTokenObjectSCPTBegin MenuMode 1008 ; Container/Corpse	If IsKeyPressed 28 ; Enter		ClickMenuButton "#10" 1008 ; "Take All"	EndIfEnd
...should work if you can twist the NVSE team's arm for the ClickMenuButton function.
User avatar
Stefanny Cardona
 
Posts: 3352
Joined: Tue Dec 19, 2006 8:08 pm

Post » Thu Dec 08, 2011 2:41 pm

Thanks Justin!
User avatar
Jake Easom
 
Posts: 3424
Joined: Sun Jul 29, 2007 4:33 am


Return to Fallout: New Vegas