ScriptSpot is a diverse online community of artists and developers who come together to find and share scripts that empower their creativity with 3ds Max. Our users come from all parts of the world and work in everything from visual effects to gaming, architecture, students or hobbyists.
Submitted by Ivan Tepavicharov on Thu, 2016-09-01 00:29
2
votes
Version:
3.3
Date Updated:
09/02/2016
Author Name:
Ivan Tepavicharov
Create different types of helpers, very helpful for rigging. You may create helpers on multiple objects. If you are not select any objects the script will create helper on [0,0,0]
Comments
Runtime error Max 2020
Hi After upgrading to max 2020 I get a runtime error, any help will be appreciated.
-- MAXScript Rollout Handler Exception:
-- Runtime error: Can't load Button images: bitmap: "$scripts\dummycr_icons\DummyCR_CTRL_Box.png"
-- MAXScript callstack:
-- thread data: threadID:19356
-- ------------------------------------------------------
-- [stack level: 0]
-- In codeblock macroScript: IllusionBoxStudio_DummyCR; filename: \\Bwnldata\cad\_3D_Digital_Animations\0002-Max Library\Max_2018_Settings\User_System_Path\usermacros\IllusionBoxStudio-DummyCR.mcr; position: 70151; line: 1575
-- Locals:
-- getDummySides: 100.0
-- DummyCRDialog: Rollout:DummyCRDialog
-- ver: "v3.3"
-- CreateDummyCR: CreateDummyCR()
-- getDummyRotation: true
-- getBBox: getBBox()
-- getDummyViewport: true
-- posy: 275
-- getDummySize: 55.57
-- getDummyType: "9"
-- CreateNamePreview: CreateNamePreview()
-- getDummyThick: 0.36
-- posx: 858
-- getDummyColorR: "0.0"
-- getDummyColorG: "255.0"
-- getDummyColorB: "0.0"
-- getDummyPrefix: false
-- getDummySelect: false
-- Externals:
-- theDRotAngle: Global:theDRotAngle : 0
-- ------------------------------------------------------
-- [stack level: 1]
-- called from top-level
Runtime error Max 2020
Hi After upgrading to max 2020 I get a runtime error, any help will be appreciated.
-- MAXScript Rollout Handler Exception:
-- Runtime error: Can't load Button images: bitmap: "$scripts\dummycr_icons\DummyCR_CTRL_Box.png"
-- MAXScript callstack:
-- thread data: threadID:19356
-- ------------------------------------------------------
-- [stack level: 0]
-- In codeblock macroScript: IllusionBoxStudio_DummyCR; filename: \\Bwnldata\cad\_3D_Digital_Animations\0002-Max Library\Max_2018_Settings\User_System_Path\usermacros\IllusionBoxStudio-DummyCR.mcr; position: 70151; line: 1575
-- Locals:
-- getDummySides: 100.0
-- DummyCRDialog: Rollout:DummyCRDialog
-- ver: "v3.3"
-- CreateDummyCR: CreateDummyCR()
-- getDummyRotation: true
-- getBBox: getBBox()
-- getDummyViewport: true
-- posy: 275
-- getDummySize: 55.57
-- getDummyType: "9"
-- CreateNamePreview: CreateNamePreview()
-- getDummyThick: 0.36
-- posx: 858
-- getDummyColorR: "0.0"
-- getDummyColorG: "255.0"
-- getDummyColorB: "0.0"
-- getDummyPrefix: false
-- getDummySelect: false
-- Externals:
-- theDRotAngle: Global:theDRotAngle : 0
-- ------------------------------------------------------
-- [stack level: 1]
-- called from top-level
Great
Thank
sorry, i forgot to put the
sorry, i forgot to put the icons in installation file :)))
fixed, everything is cool now
Cool !
Good idea ! thanks a lot :)
NicolasC