#define Msg(%1,%2,%3,%4) do{format(String,sizeof(String), %3, %4 ); SendClientMessage( %1, %2, String); } while(IsPlayerConnected(-1))