stock SendFormattedMessage(playerid,color,msg[],{Float,_}:...)
new szSFM[144]; // or 128 for that matter#define SendFormatMessage(%0,%1,%2) \format(szSFM, 144, %2), SendClientMessage(%0, %1, szSFM)