Gameplay -> Settings Add New?

Post » Tue Dec 06, 2011 8:11 pm

In the Gamplay -> Settings... menu, I would like to add a new value, but all right-click options (New, Duplicate, Delete) are disabled. I can edit existing strings and names, but I don't want to break anything or change it globally. I would like to customize a single menu XML with a new hotkey value (i.e. - sPCMenuHintX) that is only used in that menu. Is it possible to add a new value to this list?

I have tried running as Admin, and am using a newly created ESP. I looked on the GECK wiki and searching the forum, but could not find this answer.

Thank you in advance for helping a GECK noob.
Flytrap
User avatar
leni
 
Posts: 3461
Joined: Tue Jul 17, 2007 3:58 pm

Post » Wed Dec 07, 2011 9:55 am

Those are probably part of the game engine.

Would a global variable work for you?
User avatar
Dean
 
Posts: 3438
Joined: Fri Jul 27, 2007 4:58 pm

Post » Tue Dec 06, 2011 9:24 pm

Is it possible to add a new value to this list?



If it doesn't show a New option when you right click on it, then they're hardcoded and can't be changed. It certainly has nothing to do with being an Administrator, that's just the way it is. So if you want to add a new setting, you'll have to figure out how to script it in.
User avatar
Strawberry
 
Posts: 3446
Joined: Thu Jul 05, 2007 11:08 am

Post » Tue Dec 06, 2011 8:46 pm

No worries. I used the existing sPCMenuHintF, as it was close to the existing WASD keys. Strange that you can alter these values but not define new.

The purpose of this was to change the "Take All" key to something besides A so I quit accidentally taking everything in a container when I expect a quantity dialogue is going to pop up and it doesn't. I could have made it work with any key I wanted, but to get it to show up with the correct choice in the menu box, there has to be an entry for it on this list (as far as I can tell), and those are limited. If you don't use one of these, it either shows the wrong key or nothing next to "Take All," though whatever key you assigned does work.

It seems to work as planned using F, so I'm good with that. RMB is also a choice, so I'm going to play around with that as well and see which feels more natural during gameplay.

Thanks for the answers.

Flytrap
User avatar
Maria Leon
 
Posts: 3413
Joined: Tue Aug 14, 2007 12:39 am


Return to Fallout 3