Difference between revisions of "Max:Introduction"

m (moved Max/Introduction to Max:Introduction over redirect: Major change w/o consultation of administration)
(Move installation instructions to their own page)
Line 8: Line 8:
  
 
== Get the 3ds Max Plugin ==
 
== Get the 3ds Max Plugin ==
 +
''Main Article: [[Max:Installation|Installing The Max Plugin]]''
 
For now, only the version that Cyan provided in April 2010 is available. You may download it from Cyan's [http://cho.cyan.com/bahrowings/MOULaPlugins871.zip Cho server].
 
For now, only the version that Cyan provided in April 2010 is available. You may download it from Cyan's [http://cho.cyan.com/bahrowings/MOULaPlugins871.zip Cho server].
 
 
== Setting up the 3ds Max Plugin ==
 
 
First, you need 3ds Max version 7 or 8. Trial versions of these two programs can be found on the internet. You should also make sure that you have the latest service pack for your Max version.
 
* [http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&id=5663191&linkID=9241178 3ds Max 7]
 
* [http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&id=7176150&linkID=9241178 3ds Max 8]
 
 
To set up the 3ds Max plugin:
 
# Copy all the .dll files that exist in the base directory of your Myst Online: Uru Live Again folder to the base directory of your 3ds Max installation.
 
# Download (see below) and extract the plugin. Copy over the MaxPlasmaLights.dlo and PlasmaMax.gup files to your Max version's "plugins" folder.
 
# Once doing this, boot up 3ds Max. If all goes well, it will crash out. Once it crashes, go to your Max installation's "plugcfg" file and open up the newly-created "PlasmaMAX2.ini" in a text editor like Notepad.
 
# You need to replace the entire text with something that will actually work, like the sample below.
 
# Replace "PathToYourOutputDirectory" with a real folder. This is where Max will export your files, and where you need to place your files for Max to read them!
 
# Start up Max again. If all goes well, you should launch up and a dropdown menu saying "Plasma" will exist on the top bar.
 
 
Congratulations! The 3ds Max Plugin is now installed! If you are having difficulties, you might find [http://www.youtube.com/watch?v=JjUomH6IMJ0&fmt=22 The Magician's Video Tutorial] helpful.
 
 
 
=== PlasmaMAX2.ini Sample ===
 
[Menu]
 
Version=10
 
[SceneViewer]
 
Directory=PathToYourOutputDirectory
 
[Export]
 
X=411
 
Y=322
 
Dir=
 
 
  
 
== Where can I find help on the 3ds Max Plugin? ==
 
== Where can I find help on the 3ds Max Plugin? ==

Revision as of 02:07, 21 July 2011

Disambig gray.png

This is a tutorial page.Versions available: PyPRP; 3ds Max; Korman.
 

What is the 3ds Max Plugin?

The 3ds Max Plugin is what Cyan originally used to create all the ages you'll find in Uru. It was released in its built form by Cyan on the 13th April, 2010. On the 6th April 2011, Cyan released the source code for the plugin. As it stands, it will only work in two versions of 3ds Max - versions 7 and 8. Trial versions of both of these Max versions can be found on the internet.

The 3ds Max plugin offers the user a reasonably user-friendly interface with which to develop maps for the Cyan Worlds Engine, without as many scripting requirements as PyPRP. However, as it requires out of date versions of Max, its usability by the general modding community is limited.


Get the 3ds Max Plugin

Main Article: Installing The Max Plugin For now, only the version that Cyan provided in April 2010 is available. You may download it from Cyan's Cho server.

Where can I find help on the 3ds Max Plugin?

Mark (Chogon) from Cyan released basic documentation with the plugin. It's by no means perfect, but interested parties will gain at least something out of it. In addition, TheMagician created a series of video tutorials that every new developer should watch. You can also drop into the Guild of Writers' 3ds Max sub-forum and ask questions there.


Footnote

A word from the wise. Max is the most used program out there for modelling, and therefore the amount of free tutorial content on how to do stuff is huge. Google is your friend in working with Max, and there are several excellent developer communities out there that use Max heavily, including Polycount.com and CG Society. Good luck, and have fun.