Quote:
Originally Posted by Charmy
Note that the NoNeed sub is not in all my scripts...
|
I have not tried this, but it seems like you would be able to put this elsewhere and call it. For example, in the default script:
Then call it from another script:
Code:
else {
qstdefault::NoNeed ();
}
Again, not tried it out, but seems like it could work.. takers?
