you need call t as a variable AND parse it first.. for example try this:

%q = [ %t ]
/set %t 5

depending on how this is used, you may have to define %t before this or else it will assign null for %q

Last edited by BNX; 30/08/05 10:56 PM.