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()
)Forum topic · General Scripting
By harumscarum · 2012-05-18
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()
)
barigazy · 2012-05-18
Maybe with timer control