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]
Version: 3.3
- add 'Text' helper
- add 'SELECT Dummy After Create'

Script
By Ivan Tepavicharov · 2016-09-01
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]
Version: 3.3

Runtime error Max 2020
luismestre · 2021-08-04
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
luismestre · 2021-08-04
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
Sen · 2016-09-05
Thank
Ivan Tepavicharov · 2016-09-02
sorry, i forgot to put the icons in installation file :)))
fixed, everything is cool now
Cool !
NicolasC · 2016-09-01
Good idea ! thanks a lot :)