View Single Post
# 3 01-05-2003 , 03:56 AM
roach105's Avatar
Subscriber
Join Date: Dec 2002
Location: T.O Baby!
Posts: 1,016
got some info for you

Maya 4.5
Simple Install
1.Extract the bonusGame45.zip file to your 4.5 user directory. For example:

c:\winnt\profiles\maya\USER_NAME\maya\4.5

2.2. Start Maya and enter the following MEL command:
bonusGameMenu;
- or -
To have the menu autoload everytime you start maya, copy the userSetup.mel file to your maya\4.0\scripts directory or add:

bonusGameMenu;
to your existing userSetup.mel file and start Maya.


Maya 5.0

1. Extract the bonusTools50 archive to the user's maya home directory:

Sample Linux/Irix path: /u/user_name/maya/5.0

2. Using a text editor, edit the bonusTools5.0 file from within the user's maya/5.0/modules directory. The bonusTools5.0 file has a sample line for each operating system and has this basic format:

+ bonusTools5.0 5.0 "absolute path to bonusTools5.0 directory"

For your operating system, uncomment the line that starts with + by removing the //. Replace the user_name from that line with the login name of the user. Save the file.


thats it!