View Single Post
Dionys
Senior Member
Join Date: Sep 2008
Location: Terra, Russia
Old 02-06-2009 , 03:44   Re: [L4D] Damage Info Display 1.2.5
Reply With Quote #106

cmdClearDID need
Code:
public Action:cmdClearDID(client, args)
{
    ClearTotal(client);
    ClearCurrentTotal(client);
    PrintToChat(client, "\x04[SM]\x03 DID now is clear.");
}
Dionys is offline