<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: maya custom script location for Mac OS users in Maya Programming Forum</title>
    <link>https://forums.autodesk.com/t5/maya-programming-forum/maya-custom-script-location-for-mac-os-users/m-p/9427120#M8513</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I just facing some trouble I'm trying to open script in Maya but is not exist actually anywhere, the script folder is empty I don't know why. if you could help I will be grateful.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Apr 2020 12:10:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-04-07T12:10:35Z</dc:date>
    <item>
      <title>maya custom script location for Mac OS users</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/maya-custom-script-location-for-mac-os-users/m-p/8473114#M8511</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry but I am really confused where to place custom scripts for a Mac OS system in maya.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do I place the scripts in this folder thread:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Users/Shared/Autodesk/Maya/2011/scripts&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;or Do I place the script in this one:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Users/Shared/Autodesk/Maya/2011/scripts/prefs/scripts&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please advise and thank you-&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 17:49:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/maya-custom-script-location-for-mac-os-users/m-p/8473114#M8511</guid>
      <dc:creator>stevenfila7</dc:creator>
      <dc:date>2018-12-17T17:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: maya custom script location for Mac OS users</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/maya-custom-script-location-for-mac-os-users/m-p/8477143#M8512</link>
      <description>&lt;P&gt;Hi stevenfila7,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not sure where you would place it for Maya 2011, but for newer versions of Maya, you can place your custom scripts anywhere in your local working directory as long as you have your environment variables set up correctly to point to it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you follow this&amp;nbsp;documentation on how to set up your environment, it tells you to to save all scripts into "&lt;STRONG&gt;&lt;SPAN class="pln"&gt;$HOME&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;/&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;devkit&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;/&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;plug&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;-&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;ins&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;/&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="pln"&gt;&lt;STRONG&gt;scripts&lt;/STRONG&gt;" and&amp;nbsp;put the environment variable "&lt;STRONG&gt;MAYA_SCRIPT_PATH &lt;SPAN class="pun"&gt;=&lt;/SPAN&gt; $HOME&lt;SPAN class="pun"&gt;/&lt;/SPAN&gt;devkit&lt;SPAN class="pun"&gt;/&lt;/SPAN&gt;plug&lt;SPAN class="pun"&gt;-&lt;/SPAN&gt;ins&lt;SPAN class="pun"&gt;/&lt;/SPAN&gt;scripts&lt;/STRONG&gt;" into your Maya.env file.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="pln"&gt;&lt;A href="http://help.autodesk.com/view/MAYAUL/2018/ENU/?guid=__files_Setting_up_your_build_environment_Mac_OS_X_environment_htm" target="_blank"&gt;http://help.autodesk.com/view/MAYAUL/2018/ENU/?guid=__files_Setting_up_your_build_environment_Mac_OS_X_environment_htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lanh&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2018 01:36:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/maya-custom-script-location-for-mac-os-users/m-p/8477143#M8512</guid>
      <dc:creator>lanh.hong</dc:creator>
      <dc:date>2018-12-19T01:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: maya custom script location for Mac OS users</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/maya-custom-script-location-for-mac-os-users/m-p/9427120#M8513</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I just facing some trouble I'm trying to open script in Maya but is not exist actually anywhere, the script folder is empty I don't know why. if you could help I will be grateful.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2020 12:10:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/maya-custom-script-location-for-mac-os-users/m-p/9427120#M8513</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-07T12:10:35Z</dc:date>
    </item>
  </channel>
</rss>

