PDA

View Full Version : Script Custom Attibutes


Namroth
02-14-2003, 12:19 AM
Hi, I want to remove first rollout in Custom Attibutes and want to have only my rullout.

First rollout is with text "Add Custom Attibutes Here".

I have tried to delete some code in "Modifier-Attribuce Holder.ms" but I get error message. Do someone know what code I can remove?

LFShade
02-14-2003, 03:37 AM
Unfortunately, you can't remove the first rollout. In order for it to be a valid scripted plugin it needs to have at least one parameter (in this case a string parameter), with an associated UI control (the "add custom attributes here" label), and a rollout to put the ui item into. Adding custom attributes to a modifier automatically creates a "custom attributes" rollout, and you can't change that behavior.

In short, you're stuck with it :hmm:

gaggle
02-14-2003, 08:58 AM
A space in there, instead of the text, might be easier on your eyes Namroth?
If space itself doesn't work, try ASCII character 0160 (hold ALT, then type 0160 on the keypad. Then release ALT).

Just a thought.

CGTalk Moderation
01-14-2006, 10:00 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.