https://github.com/natanel-shitrit/miscchanger
Allowing Players to change their CS:GO miscellaneous items (Music-Kit / Coin / Pin).
https://github.com/natanel-shitrit/miscchanger
csgo csgo-items csgo-server mysql sourcemod sourcemod-plugin sourcemod-plugins
Last synced: 4 months ago
JSON representation
Allowing Players to change their CS:GO miscellaneous items (Music-Kit / Coin / Pin).
- Host: GitHub
- URL: https://github.com/natanel-shitrit/miscchanger
- Owner: Natanel-Shitrit
- License: gpl-3.0
- Created: 2020-10-03T14:06:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-09T01:54:26.000Z (over 2 years ago)
- Last Synced: 2023-03-10T17:39:02.871Z (about 2 years ago)
- Topics: csgo, csgo-items, csgo-server, mysql, sourcemod, sourcemod-plugin, sourcemod-plugins
- Language: SourcePawn
- Homepage: https://forums.alliedmods.net/showthread.php?t=327682
- Size: 306 KB
- Stars: 22
- Watchers: 7
- Forks: 9
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MiscChanger
## Description
Allowing Players to change their CS:GO miscellaneous items (Music-Kit / Coin / Pin).## Requirements / Dependencies:
- [PTaH](https://github.com/komashchenko/PTaH)
- [eItems](https://github.com/quasemago/eItems)## Installation:
1. [Click Here](https://github.com/Natanel-Shitrit/MiscChanger/archive/main.zip) To download the plugin.
2. Extract it into `csgo/addons/sourcemod`.
3. Make sure you installed all dependencies.
4. Add a Database configuration named `MiscChanger` so the plugin could connect to your database.### Configuration:
To change / add / remove commands the plugin use, edit the configuration file found in `sourcemod/configs/MiscChanger`, It's pretty straightforward.## Usage:
#### NOTE: All the commands are configurable, see `Configuration` for more information.
Each command has a built in search function, that can be used with the following template: `sm_xxxxxx `
### Outcomes of the search:
1. No match, a message will be printed in the chat and nothing will change.\

2. 1 Match, will automatically changed to this item.\

3. More than 1 match, will open the menu with all the matches.\
