How to remove weapons in CS 1.6 (CS1.6)

  • 👨‍🦱 Добавил: admin 📆 21.01.2025 ⏰ 14:02


To remove weapons in CS 1.6 (CS1.6), use the following commands:

1. Hide the weapon on screen

To hide the weapon on screen (for example, to take clean screenshots), use the command:

r_drawviewmodel 0

This command will disable the weapon display in hands. To bring the weapon back on screen, use:

r_drawviewmodel 1

2. Remove the weapon using a console bind

You can also bind a key to hide the weapon while keeping it usable:

bind "key" "r_drawviewmodel 0"

Where "key" is the key you want to assign to hide the weapon.

Example:

bind "F12" "r_drawviewmodel 0"

3. Remove the weapon via server settings

If you want to remove the weapon for all players on the server, server admins can use the following commands in configuration files:

sv_cheats 1

cl_righthand 0

These commands will remove the weapon from the screen and adjust its position to the left or right hand.

Conclusion

Now you know how to remove weapons in CS 1.6. This can be useful for taking screenshots or simply improving the view during gameplay.

Download CS 1.6


Категория: Статьи по игре CS 1.6
    How to remove hand and screen shake in CS 1.6 (CS1.6)
    How to remove hand and screen shake in CS 1.6 (CS1.6)
    To remove hand and screen shake in CS 1.6, use the following commands: `cl_bob 0` — disables hand animation, `cl_bobcycle 0.98` — reduces screen bobbing, `cl_damage 0` — disables screen shake when taking damage.

    How to install weapon and C4 models on a CS 1.6 server
    How to install weapon and C4 models on a CS 1.6 server
    In this manual, we will look at how to install weapon models for all players, as well as how to set up weapon skins for admins and VIPs. You will be able to customize all skins for yourself. Weapon skin installation is done using various plugins – all of them are availa...

    How to install a map on a CS 1.6 server
    How to install a map on a CS 1.6 server
    In this article, we will take a detailed look at how to correctly install a map on a CS 1.6 game server. We will go over all file formats and which folders they should be placed in, as well as how to display the map list in AMX Mod Menu and organize the map cycle on the...

    System requirements for CS 1.6
    System requirements for CS 1.6
    This article provides a description of the system requirements for Counter-Strike 1.6.

    All mods in CS 1.6
    All mods in CS 1.6
    A list and description of all Counter-Strike 1.6 mods.

    The complete history of CS 1.6 — creators of Counter-Strike
    The complete history of CS 1.6 — creators of Counter-Strike
    The history of the creation of “Counter-Strike” and who created it.

    Counter-Strike 1.6: a classic that remains relevant — game description
    Counter-Strike 1.6: a classic that remains relevant — game description
    This is a cult classic game that was released back in 2000. Despite its age, it is still very popular among gamers.