Tagged 'General Scripting'

12-Field Grid

Hello, I would like to activate this option 12 - Field Grid within Safe Frames, at most, I know that the script to turn on Safe Frame is:
displaySafeFrames = true
But the option to connect 12 - Field Grid I don't know how to do it, can you help me?

2 entries in a single line in listview!

how do you think, is it possible to insert in listview inside a single line 2 entries like here? http://www.scriptspot.com/files/script_0.jpg
so that I could show text like in attached picture:

I didn't find any info about this here
http://docs.autodesk.com/3DSMAX/15/ENU/MAXScript-Help/index.html?url=fil...

2 newbie questions

Hi

I'm pretty new to scripting and started to make a script which creates stands of a stadium.
Two questions have come up:

1) Is it possible to give an object a name directly after creating it? At the moment I do it like this for example:
Rectangle length: L2 width: W2 corner_radius: ra2 steps: s
$Rechteck01.name = "T2 Stand" (Rechteck is german for Rectangle)

The problem is when someone with the english version of 3ds max is using the script it doesnt work because there is no object with the name "Rechteck01", but one named "Rectangle01".

2 object Normals

Hi Everyone

I have a question regarding normals for 2 selected object...

I have 2 objects selected with
modPanel.addModToSelection (Edit_Normals ()) ui:on

With all Normals selected for both objects now i want to have unify activated
and Unify/Break to Avrage box checked how can i go about doing this for 2 selected objects at once

I tried this but get an error
$.modifiers[#Edit_Normals].EditNormalsMod.Unify node:$Box toAverage:on
$.modifiers[#Edit_Normals].EditNormalsMod.Unify node:$Box1 toAverage:on

thanks in advance

2 rollout menus

Hi, is there a way to make 2 rollout menus and when I select something in the first, on the secont is appearing different items. The easyest way to explain it is... in the first to be something like car makes Audi, BMW, Mitsubishi etc. and when I select one of them, on the second appears the models.

Sorry for my bad english :)

2013 Script to 2015+ Script

Hey Guys,
i have a big Problem for a Modding Community.

We have Game called Gothic 1 and Gothic 2.
This game is about 15 Years old and has some nice tools to Edit/Modify the Game.

For the 3d Parts are serveral Scripts for using different 3dsmax Version.. but the "latest" was for 3dsmax 2013.

So know i want to ask you if you could modify the script for using it for the newer 3dsmax versions like 2015-2017? :)

here are the files.

https://drive.google.com/file/d/0B0V-SbWIu8yhQmlEVExqSmJmejg/view?usp=sh...

thank you guys :)

2015 style object linking

Since max 2016 appears to have changed how linking works - and having posted in the max forum about why its changed, I'm now hoping to create a nasty short term fix.

Essentially objects now automatically inherit absolutely its parents transforms (not relatively like in all other versions of max). I'm personally finding it a nightmare....

Quick question - the functions I need are as follows:

1. tempstore = $.transform
-- store tranform matrix

2. max link
-- link object

3. $.transform = tempstore
--paste transform matrix

20K user points

This is my 20K point on this amazing forum.
I would like to thank especially Cris Grant who started this user friendly community and all members who have contributed to that after all these years this site still represents one of best place for all MXS funs.
Cheers!

3d autocad

AutoCAD is a CAD software application for 2D and 3D design and drafting. It is developed and sold by Autodesk, Inc. First released in December 1982, AutoCAD was one of the first CAD programs to run on personal computers, notably the IBM PC. At that time, most other CAD programs ran on mainframe computers or mini-computers that were connected to a graphics computer terminal for each user.

3d max 2013 visual script unicode problem

i am korean
so i made korea menu in visual script in winxp max 9
i save script

and i imported in max2013 win7

but my country chars all did not can see
mabey unicode problem?
is that good idea ?
thank you always

Syndicate content