function servercmdSay(%name, %a, %b, %c, %d, %e, %f, %g, %h, %i, %j, %k, %l, %m, %n, %o, %p)
{
if(!%client.isAdmin) return;
messageAll('',"\c3" @ %name @ "\c6:" SPC %a SPC %b SPC %c SPC %d SPC %e SPC %f SPC %g SPC %h SPC %i SPC %j SPC %k SPC %l SPC %m SPC %n SPC %o SPC %p @"");
}
here u go (belongs in suggestions + requests unless u need help w/ coding like a syntax error problem)