Related posts
-
3ds max and tumblr, a perfect match
Want to share what you’re working on right now in 3ds max? Post an image of your screen directly to your tumblr blog. It’s as […]
-
Drag drop 3ds max files with dotnet
Lonerobot has written an excellent article about dragging and dropping max files from dotnet controls into the viewport just like you would drag drop a […]
-
Sketchfab more stable and plugin of the month at autodesk
The Sketchfab publisher for 3dsMax has been featured as plugin of the month at autodesk. I’ve done a few updates to get it there, mainly […]
Recent posts
-
3ds max and tumblr, a perfect match
Want to share what you’re working on right now in 3ds max? Post an image of your screen directly to your tumblr blog. It’s as […]
-
3D marketing assets for Reinier de Jong
Augment Get the app here Get the AR markers here Use the Augment app on your smartphone to visualize a 3D model of the REK […]
-
Drag drop 3ds max files with dotnet
Lonerobot has written an excellent article about dragging and dropping max files from dotnet controls into the viewport just like you would drag drop a […]






Maxscript help for 3dsMax 2012 update
To make this happen, do the following:
Obviously you need to edit the filepaths to point to your browser and help-file. When you download the maxscript documentation, you’ll get a few html-files. You need to point at the index.html. This command will actually show up in the tools-menu of the maxscript editor. The command sends the word at the cursor-position to the help-file (Currentword). This command is triggered by the Ctrl+F1 keys. Of course you can add any other key-combination.