I am sorry I cannot help you since I work under Maya... But I recently started Python under Maya and it could help you too. Note the following script should work under 3dsmax because using Python function only. def SAMA_HelpPeopleforSynthax (mess): buffer = mess.split(", ", mess.count(", ")) for i in range(0, len(buffer),…