fLUnKnhaXYU Posted March 19 Share Posted March 19 data/UI/scripts/ controlsMenu.tscript line 187 function controlSetChanged() { $activeRemapControlSet = OptionsMenuSettingsList.getCurrentOption(); fillRemapList(); } optionsMenuSettingsList is GUIStackControl class which does not have the getCurrentOption method . The child objects are GUIGameSettingsControl class which has a getCurrentOption method . Attempting to save a remap is giving an unknown command message . IDK just saying I think Im trying to organize the various FPSmodules' actionMaps and this sorta pops up . TY and have a nice day . Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.