PDA

View Full Version : HUD on my script?


Levitateme
07-27-2003, 03:42 AM
if (`selectPref -q -clickDrag`)
selectPref -clickDrag false;
else
selectPref -clickDrag true;

there is a script my friend did for me. i was curious is there a way i can have like some visual cue come up to show me its on or off? does anyone know of how i would implement this into my script. like a heads up display for this script saying on/off? i read in my mel books , i saw nothing on HUD. so im lost as to what i would do.

nendo
07-27-2003, 06:45 AM
Hi,
the command for HUD is : headsUpDisplay.

Levitateme
07-27-2003, 09:37 AM
ugh...

CGTalk Moderation
01-15-2006, 04:00 PM
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.