PDA

View Full Version : My animation merger is gone!



Inferno
July 4th, 2008, 02:26 PM
I don't know why but when i click the animation merger under file in 3ds max 8 it doesn't appear. it was working fine yesterday but now its gone...
Anyone know whats wrong i already tried deleting 3dsmax.ini and repairing my install of max but i haven't tried uninstalling yet.

Inferno
July 15th, 2008, 01:52 PM
...

CtrlAltDestroy
July 15th, 2008, 02:08 PM
MAXScript -> MAXScript Listener

In the pink region of the dialog, enter the command:

rMergeAnim.openDialog()

and press enter. Tell me if anything happens.

Inferno
July 15th, 2008, 02:20 PM
This is what it returned

rMergeAnim.openDialog()
true
Animation merger is gone still.

CtrlAltDestroy
July 15th, 2008, 02:21 PM
createDialog rMergeAnim pos:[0,0]

Try that.

Inferno
July 15th, 2008, 02:43 PM
Fixed it! Thanks Ive been needing that real bad to finish some anims i was doing.