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.
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.
