[CS:GO] HNR - Hit N Run
Posted: Tue Nov 23, 2021 3:07 pm
Description:
Hi everyone, I wanted to share my first plugin that I built over 4 month ago.
The plugin is HNR, Similar to the plugin used in cs1.6.
Mod Explanation:
The round starts and choose a random infected player.
The infected must harm someone else to move the infection from himself to the player he harmed.
On the screen shown a timer of 20 seconds, in the end of that time the current infected will be killed.
The game continue to to choose random infected and start a new 20 sec timer.
The game ends when there is only one player alive and then restarts and start a new round.
How it works?:
Its a plug and play mod, all you need to do is put the plugin on your server and play.
ConVars:
sm_hnr_enabled(Default "1") --> Enable/Disable Plugin.
Install:
Download latest update from git repository.
Upload plugin to addons/sourcemod/plugins.
Put Game Server sounds into the sound on your server.
Put Download Server sounds into the sound on your fastdl server.
restart the server and you ready to play.
.zip
Hi everyone, I wanted to share my first plugin that I built over 4 month ago.
The plugin is HNR, Similar to the plugin used in cs1.6.
Mod Explanation:
The round starts and choose a random infected player.
The infected must harm someone else to move the infection from himself to the player he harmed.
On the screen shown a timer of 20 seconds, in the end of that time the current infected will be killed.
The game continue to to choose random infected and start a new 20 sec timer.
The game ends when there is only one player alive and then restarts and start a new round.
How it works?:
Its a plug and play mod, all you need to do is put the plugin on your server and play.
ConVars:
sm_hnr_enabled(Default "1") --> Enable/Disable Plugin.
Install:
Download latest update from git repository.
Upload plugin to addons/sourcemod/plugins.
Put Game Server sounds into the sound on your server.
Put Download Server sounds into the sound on your fastdl server.
restart the server and you ready to play.
.zip