ScriptSpot

Forum topic · General Scripting

material ID dialog question

By harumscarum · 2012-05-18

Description

any way to update this script to run it at max's start and do not disappear on object's deselect

on execute do 
	(
		curmod = Modpanel.getcurrentObject()
		curmod.MatIDFloater()
	)
Comments (1)

barigazy · 2012-05-18

Maybe with timer control