View Single Post
MBf
Member
Join Date: Aug 2016
Old 07-18-2017 , 09:18   Re: [CS:GO] NoScope round
Reply With Quote #7

Quote:
Originally Posted by OneT0uch View Post
This is a simple NoScope plugin. It supports an interval round that mean you can do a NoScope round every X round.

Supported Games:
Counter-Strike: Global Offensive

Features:
NoScope with sound and message alert.

CVars:
A config file will be generated the first time you run the plugin. ("cfg/sourcemod/plugin.onet0uch_noscope.cfg")
Code:
// Set number of rounds between an unscope round
// -
// Default: "3"
// Minimum: "0.000000"
noscope_interval "3"

// Enable (1)/Disable (0) the alert message when Noscope round
// -
// Default: "1"
noscope_message_enabled "1"

// Enable (1)/Disable (0) the sound played when Noscope round
// -
// Default: "1"
noscope_sound_enabled "1"

// Path of the sound played when Noscope round
// -
// Default: "noscope/noscope.mp3"
noscope_sound_path "noscope/noscope.mp3"

// Enable (1)/Disable (0) the NoScope plugin during warmup
// -
// Default: "0"
noscope_warmup_enabled "0"

Requirements:
SourceMod 1.8+

Last Changelog:
2017-06-19 : Unstable version is now stable
2017-06-19 : Unstable plugin release #Primofernando
2017-06-14 : Release plugin on Sourcemod.

ToDo:
- noscope_warmup_enabled

Known Issues:
- Spawn bug
Can you put in a "guns" command for multi 1v1? Where to choose each player what he wants?
https://forums.alliedmods.net/showthread.php?t=241056

Just like the "hs only"

https://forums.alliedmods.net/showthread.php?t=276319
__________________
PLAY.ACEARENA.RO
WWW.ACEARENA.RO
MBf is offline