• First make sure you have connected your Discord account to your YouTube account. You can do this in the user settings on Discord, in the Connections area.

    The connection takes a while to filter through, so please be patient as it can take 24 hours.

    Once done, your username will change colour to indicate you are a member and you should be able to access the members only channels.

  • You can find full instructions here - Rigging Toolkit

    Alternatively, if you supported its development on Ko-Fi, you will receive a download link in the confirmation email.

  • Updates to the Rigging Toolkit are released on a monthly basis, around the 5th of each month. If your version has expired there are two ways to get an update.

    If you are an antCGi Club Member simply check the members only Discord channel or the YouTube community posts for the new link.

    If you donated via Ko-Fi then you will need to donate again to receive the new link, via the confirmation email.

  • This error basically means that you are using the script in the wrong version of Maya, so a Maya 2022 script in Maya 2023 for example.

    The solution is to source an updated version of the script.

    Alternatively, if you have downloaded the Maya Script Pack, which is no longer supported, you can use the scripts found inside the “Source Scripts” folder as these aren’t compiled so should run in any version of Maya.

How Do I Install Pymel?

There are basic instructions here - Installing PyMel - or try the steps below…

  1. In a command prompt, go to the Maya install folder e.g. C:\Program Files\Autodesk\Maya2024\bin

  2. Type mayapy -m pip install --user pymel

This should then download and install PyMel for you.