https://github.com/b3none/rehabilitation
A simple chat command to let admins respawn a player in Counter Strike.
https://github.com/b3none/rehabilitation
csgo sourcemod sourcepawn
Last synced: 3 months ago
JSON representation
A simple chat command to let admins respawn a player in Counter Strike.
- Host: GitHub
- URL: https://github.com/b3none/rehabilitation
- Owner: B3none
- Created: 2018-08-13T23:59:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-14T15:45:37.000Z (over 7 years ago)
- Last Synced: 2025-01-22T02:22:52.635Z (about 1 year ago)
- Topics: csgo, sourcemod, sourcepawn
- Language: SourcePawn
- Size: 2.93 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rehabilitation
A simple chat command to let admins respawn a player in Counter Strike.
# Compiling
To compile this plugin I recommend using [Spider](https://spider.limetech.io/).
1. Copy the code from `scripting/rehabilitation.sp` into [Spider](https://spider.limetech.io/).
2. Hit `Compile`.
3. Download the plugin and add it to your `addons/sourcemod/plugins` folder.