Hi, How do you backup your custom scripts assigned with the hotkeys? The Userhotkeys file dose not save the custom scripts! Where can you find the custom scripts file to make a backup from it? Cheers
Maya's hotkey system requires three files to work (and to be backed up properly): * userHotkeys.mel * userNamedCommands.mel * userRunTimeCommands.mel The hotkey calls a nameCommand, and the nameCommand calls a runTimeCommand.