client_print(player, print_chat, "%s got a awp with 2 bullets")
new Name[32]; get_user_name(player, Name, sizeof Name - 1);
client_print(0, print_chat, "%s got a awp with 2 bullets", Name)