Itoo Software Forum

Author Topic: Should I use these MAXscript command ?  (Read 1245 times)

cc8boy

  • Sr. Member
  • ****
  • Posts: 286
  • I'll do my best.Welcome to www.c7design.cn .
    • C7design
Should I use these MAXscript command ?
« on: March 21, 2016, 02:20:08 PM »
Hello everyone in iToosoft,
 I have a question about using these MAXscript commands.

For example, the forest is named "Fr",
--------------------------Script 1-----------------------
NewFr=copy $Fr

--------------------------Script 2-----------------------
select (all the nodes relatived to NewFr)
and use this code
savenodes selection "c:\NEWMAXFILE.MAX"

Will there be any problem that I merge this NEWMAXFILE.MAX in the future ?

Sometimes I'm not sure that the MAX CRASHES is caused by this method of duplicating the forest to another scene.
« Last Edit: March 21, 2016, 02:31:26 PM by cc8boy »
We are working hard in virtual effects in 3DSMAX. Welcome to our website in China.

iToo

  • Administrator
  • Hero Member
  • *****
  • Posts: 4388
    • iToo Software
Re: Should I use these MAXscript command ?
« Reply #1 on: March 21, 2016, 04:34:05 PM »
Don't worry. You can use "copy" safely, it just replicates the behaviour of "Ctrl+V" in Max. Crashes cannot be caused by that.
Carlos Quintero
iToo Software