Unconfigured Ad Widget

تقليص

إعـــــــلان

تقليص
لا يوجد إعلان حتى الآن.

سؤال في هذا الانيميشن

تقليص
X
 
  • تصفية - فلترة
  • الوقت
  • عرض
إلغاء تحديد الكل
مشاركات جديدة

  • #16
    شكراً جزيلاً يا eslamafify

    وجدت الشرح بملف TXT!! لم انتبه اليه سابقاً! وفيه الشرح وشتغل السكربت ووضعت ايقونه له

    1. Place "ZvParentMaster.pyc" in your scripts folder.
    It should be something like this:

    Win XP: "C:\Documents and Settings\USERNAME\My Documents\maya\scripts"
    Win Vista/Win 7: "C:\Users\USERNAME\Documents\maya\scripts"
    Mac: "/Users/USERNAME/Library/Preferences/Autodesk/maya/scripts"


    2. Place "zv" folder in the same folder:

    Win XP: "C:\Documents and Settings\USERNAME\My Documents\maya\scripts"
    Win Vista/Win 7: "C:\Users\USERNAME\Documents\maya\scripts"
    Mac: "/Users/USERNAME/Library/Preferences/Autodesk/maya/scripts"

    Alternatively you can place it in icons folder:

    Win XP: "C:\Documents and Settings\USERNAME\My Documents\maya\2009\prefs\icons"
    Win Vista/Win 7: "C:\Users\USERNAME\Documents\maya\2009\prefs\icons"
    Mac: "/Users/USERNAME/Library/Preferences/Autodesk/maya/2009/prefs/icons"


    3. In Maya open the Script Editor and go to the Python tab, copy and paste these two rows below:

    ########################

    import ZvParentMaster
    ZvParentMaster.ZvParentMaster()

    ########################

    4. Highlight it and click on "Save Script to Shelf...", specify a name and click "OK".



    التعديل الأخير تم بواسطة الراوتر; 22 / 08 / 2010, 10:43 PM.
    Blender Maya LT Unity3D Illustrator

    تعليق

    يعمل...
    X