forward OOCOff(color,const string[]);public OOCOff(color,const string[]){ SendClientMessageToAll(color, string); return 1;}