Adverti horiz upsell

Set Reminder 1.0.0 for Maya (maya script)

Simple tool to create reminder in Maya

License
Button download
679 Downloads

Compatibility

  • 2010, 9.x, 2009, 2008, 8.x, 7.x

Operating Systems

  • Windows

History

Created:11/03/2009
Last Modified:11/03/2009
File Size: 147 KB

Keywords

reminder

Set Reminder

- 1.0.0
    - Hello World!


Here's a simple tool that lets you create a reminder inside Maya.  This tool is very useful for modelers, animators, etc.  Maya is not a perfect 3D software, and sometimes it FAIL (https://failblog.org/), so here's a the solution.  Please follow the instructions below, or watch the video tutorial instead.

Instructions:
1. Append the code below in your C:\Users\XXX\Documents\maya\2010\scripts\userSetup.mel

//    CODE
string $portName = "localHost:10001";
if( !`commandPort -q $portName` )
{
    catch( `commandPort -n $portName` );
}



2. Extract MayaPort.exe in C:/.
**IF you don't extract that application in your "C:/" the script will FAIL**


3. Extract MayaReminder.exe, SetReminder.mel, and SetReminder.res.mel in your scripts folder:
C:\Users\XXX\Documents\maya\2010\scripts


4. Extract SetReminder.bmp in your icons folder:
C:\Users\XXX\Documents\maya\2010\prefs\icons


5. Copy the command below and put it in your shelf:
source SetReminder; SetReminder();


** If you guys have any questions or suggestions please don't hesitate to email me:
norbertnacu@hotmail.com


Please use the Bug System to report any bugs.
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.

People who favorited this item:

  • tyger chan
    tyger chan
  • rushcg
    rushcg
  • elviocb
    elviocb
  • abasketfullofpuppies
    abasketfullofpuppies
  • seedee
    seedee
  • Anuroop Mogilisetti
    Anuroop Mogilisetti
  • apecornelius
    apecornelius