From b7d1a9ab41d7ff86edb96a401ff1b23ea0dd618e Mon Sep 17 00:00:00 2001 From: Resxt <55228336+Resxt@users.noreply.github.com> Date: Thu, 23 Feb 2023 02:22:55 +0100 Subject: [PATCH] Update README.md --- chat_commands/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chat_commands/README.md b/chat_commands/README.md index 6e002b2..40a729e 100644 --- a/chat_commands/README.md +++ b/chat_commands/README.md @@ -79,7 +79,7 @@ Note that this does not work during the prematch period. |---|---|---|---| | giveweapon | Gives the specified weapon to the targeted player. Removes the current weapon and plays the switch animation by default | (1) the name of the targeted player (2) the weapon code name (attachments and camos accepted too) | `!giveweapon me iw5_acr_mp_reflex_camo11` | | givekillstreak | Gives the specified killstreak to the targeted player | (1) the name of the targeted player (2) the killstreak code name | `!givekillstreak me predator_missile` | -| givecamo | Changes the camo of all the primary weapons the targeted player has to the specified camo. Plays the switch animation by default | (1) the name of the player (2) the name of the camo or its index | `!givecamo me gold` | +| givecamo | Changes the camo of all the primary weapons the targeted player has to the specified camo. Plays the switch animation by default | (1) the name of the targeted player (2) the name of the camo or its index | `!givecamo me gold` | You can check [this](https://www.itsmods.com/forum/Thread-Tutorial-MW3-weapons-perks-camos-attachments.html) to get weapon/killstreak/camos names.