function ServerCmdRules(%client,%a,%b,%c,%d,%e)
{
commandToClient(%client,'MessageBoxOK',$Rules::Title,$Rules::Text);
}
What. Also, I wouldn't keep the rules file in the zip. It's better to keep it in the 'config/server' folder for organization purposes.