11.08.2009, 08:45
Код:
if(!strlen(result)) { SendClientMessage(playerid, COLOR_GRAD2, "USAGE: /do [environment]"); return 1; } format(string, sizeof(string), "* %s %s", sendername, result); ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE); printf("%s", string); }