{"id":20950095,"url":"https://github.com/vishusandy/proequip","last_synced_at":"2026-03-19T18:10:43.017Z","repository":{"id":62696951,"uuid":"560429915","full_name":"vishusandy/ProEquip","owner":"vishusandy","description":"Equipment and weapons menu plugin for Counter-Strike Source with Sourcemod","archived":false,"fork":false,"pushed_at":"2023-01-28T00:48:07.000Z","size":2120,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-19T22:39:44.234Z","etag":null,"topics":["counter-strike-source","sourcemod","sourcemod-plugins"],"latest_commit_sha":null,"homepage":"","language":"SourcePawn","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vishusandy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-11-01T13:40:46.000Z","updated_at":"2022-11-23T21:58:13.000Z","dependencies_parsed_at":"2023-02-15T13:45:38.596Z","dependency_job_id":null,"html_url":"https://github.com/vishusandy/ProEquip","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishusandy%2FProEquip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishusandy%2FProEquip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishusandy%2FProEquip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishusandy%2FProEquip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vishusandy","download_url":"https://codeload.github.com/vishusandy/ProEquip/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243345611,"owners_count":20275872,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["counter-strike-source","sourcemod","sourcemod-plugins"],"created_at":"2024-11-19T00:45:38.011Z","updated_at":"2025-12-29T07:24:14.047Z","avatar_url":"https://github.com/vishusandy.png","language":"SourcePawn","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pro Equip\n\nA feature-rich equipment menu and equipment manager plugin for Counter-Strike Source and Sourcemod.  Currently does not support CSGO (if you would like to help make it support CSGO let me know).\n\nEasy installation - no database required (but can be added to allow custom menu entries).  See [installation](install.md) for more.\n\n## Contents\n\n- [Installation](#installation)\n- [Screenshots](screenshots.md)\n- [Description](#description)\n- [Features](#features)\n- [Usage](#usage)\n    - [player commands](#player-commands)\n    - [admin commands](#admin-commands)\n    - [console commands](#console-commands)\n- [Todo](#future-plans)\n\n## Installation\n\nSee [Installation](install.md) for detailed installation instructions.\n\n## Screenshots\n\nExample menu (items 4-7 are server-specific custom menu entries):\n![Pro Equip main menu](screenshots/equip.png)\n\nSee [screenshots](screenshots.md) for more.\n\n## Description\n\nManages equipment and weapons for players and gives admins control over available weapons and equipment settings mid-game, without reloading.\n\nThis is intended to be a drop-in replacement for [CSSDM](https://www.bailopan.net/cssdm/)'s `dm_equipment`.\nThis should work without CSSDM, however I have not tested this.\n\n## Features\n\n- Equipment menu that can be accessed through: `guns`, `rifles`, `pistols` in chat (or with commands like `/rifles`, `!rifles`)\n\n- Admin commands to modify weapons and equipment settings without reloading.  Described in more detail below.\n\n- Works with [ProNightvision](https://github.com/vishusandy/ProNightvision).  If installed, it adds a `!setnv` admin command and a menu option for nightvision settings.\n\n- Ability to add custom menu items (requires recompiling)\n\n- Can set silencer settings to always add a silencer on respawn\n\n- Supports existing CSSDM config files (including per-map configs).  The config files are extended *slightly* to add configs to specify an amount for smokegrenades and hegrenades instead of just yes/no.\n\n- Provides an extensive set of natives to allow modifying equipment and weapons.\n\n## Usage\n\nA menu will appear when joining.  The menu can be used to choose your weapons.  Closing the menu will display a help message in chat.\n\n### Player Commands\n\nPlayers can type the following commands in chat (can be used with or without chat command prefixes):\n\n- `guns`, `menu`, or `weapons` to display the main menu.\n\n- `rifles` will bring up just the rifle menu\n\n- `pistols` will show the pistols menu.\n\n### Admin Commands\n\nEach admin command has additional documentation\n\n- [`!equip`](equip_cmd.md): modify equipment preferences and weapon availability\n\n- [`!give`](give_cmd.md): give/remove weapons from players\n\n- [`!sethp`](sethp_cmd.md) or `!hp`: modify the hp of a player\n\n- [`!setnv`](setnv_cmd.md): if [ProNightvision](https://github.com/vishusandy/ProNightvision) is running this command can be used to turn on/off nightvision and set filter preferences\n\n### Console Commands\n\n- `equip_server`: the same as `!equip` but works from the console\n\n- `give_server`: the same as `!give` but works from the console\n\n- `dbg_equip dump`: dumps debug info to the log file.  The location of this file can be found in `include/pro_equip/constants.inc`.\n\n## Future Plans\n\n- Add support for CSGO\n- Add support for translations\n- Allow `!equip` to set infinite ammo and reserve ammo amount for rifles/pistols and grenades\n- Allow `!setnv` to specify an intensity\n- Maybe: refilling reserve ammo when empty\n- Maybe: per-player weapon availability instead of just players and/or bots\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvishusandy%2Fproequip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvishusandy%2Fproequip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvishusandy%2Fproequip/lists"}