Try this. Use
Code:
/set -s %x 1

That will physically show you the variable setting set to 1.
Then use the code
Code:
on *:TEXT:*hmm*:#Class:{ //notice $nick %x hmmm }

That should work.
[Edited: Accidently had a %1 instead of %x my fault. corrected.]

Last edited by drc4; 30/11/05 10:19 PM.