Hello Script work in maya 2019 the problem is proper scale. It only works when you put entire scrits folder it in: C:\Users\name\Documents\maya\2019\scripts\AMTools You allso need to run entire script “ADNModelerTools05.mel” I add this to my shelf. Comand: source "AMTools/ADNModelerTools05.mel"; dosen't work for me.I only…
That's because the directory is "C:/Users/Dennis/Documents/maya/2016.5/prefs/scripts/AMTools" but the AMTools folder needs to be in "C:/Users/Dennis/Documents/maya/2016.5/scripts/AMTools". I'll add a more robust script path detection in the future,just to avoid this error :)
ADN Modeler Tools is a smart modeling script tool for Maya that comes with multiple useful tools,ranging from simple scripts to highly complex tools that completely redefine your workflow. Use this line of code as said in the documentation : source "AMTools/ADNModelerTools05.mel"; https://gumroad.com/l/adntools The tool…
Hello ! I just bought Quick Pipe and ADN but both of them give me that error when I execute them : "// Error: Line 1.31: Cannot find file "xxxxxxx.mel" for source statement.". I put the script in the my documents/maya/scripts folder but still the same problem. Do you have a fix for it ? Or is it just me being stupid ? :D…
Yeah the Warez stuff sucks but i will keep updating on my current products and will also work on new products in the futre :) I don't know when the MAC version will be available tbh,i'm trying to borrow a MAC computer from a friend and throughout test the tools on it,so when i see that it is bug-free like on Windows i'll…
Yeah a Get-Bent like is definitely on my todo-list :) New update is available ! check out your emails :) https://www.youtube.com/watch?v=cbFqk3pMrGQ This new update adds three new scripts to the list and improves ShapeShifter to make the workflow a LOT faster ! - Smart Lines is the biggest addition in this update.It allows…
Hi, yeah I got the same error. To fix that I added the following line: source dagMenuProc; in the StartShapeShifter.mel script file. Now, it seems to work fine.
Is anyone receiving "// Error: file: C:/Users/Tastyrice/Documents/maya/2016/scripts/AMTools/AMTScripts/ADN_QuickPatternSelector.mel line 39: No object matches name: " When trying to run the pattern selector?