function serverCmdLOL(%client){ commandToClient(%client, 'LOL');}
function clientCmdLOL(){ commandToServer('LOL');}