25.06.2012, 00:00
pawn Код:
#define COLOR_GREY 0xAFAFAFAA // Topo gamemode.
//=========================================
format(string, sizeof(string), "%s diz: %s", pNome, cmdtext);
ProxDetector(20.0, playerid,string,COLOR_GREY,COLOR_GREY,COLOR_GREY,COLOR_GREY,COLOR_GREY);

