How can I change the keybinding "Take All"

Post » Wed Mar 30, 2011 6:38 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
Euan
 
Posts: 3376
Joined: Mon May 14, 2007 3:34 pm

Post » Tue Mar 29, 2011 10:56 pm

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
Taylor Bakos
 
Posts: 3408
Joined: Mon Jan 15, 2007 12:05 am

Post » Wed Mar 30, 2011 7:59 am

Thanks Justin!
User avatar
Neliel Kudoh
 
Posts: 3348
Joined: Thu Oct 26, 2006 2:39 am


Return to Fallout: New Vegas