Jump to content

controlsMenu error i think


fLUnKnhaXYU

Recommended Posts

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 .

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...