Welcome to LegendCS – With grace, in your face !

 
Last Updated: 03-15-2025, 06:38 AM
Name: [Plugin CS2] Slay NoScope
Category: Plugins
by: Berserk
Downloads: 0
Views: 10
MD5: 0820a747046487d834a4f3853a63426b
Your rating: N/A
Average rating: N/A
 
Description:
Description :  This plugin disables Scope of Scope Weapons like AWP, scout, etc. 

Author: zakriamansoor47 

Installation :
1. Upload files to your server.
2. Edit configs/plugins/SLAYER_Noscope/SLAYER_Noscope.json if you want to change the settings.
3. Change the Map or Restart the Server or Load the Plugin.

Features:

1. Allow Players to Noscope by the player command !ns

2. Allow Admin (with specific Flag) to Force Players to Noscope.
3. Players Can't use the command to Enable/Disable Scope when Admin forces them to Noscope.
4. Show Text in Chat when Players/Admin Turn On/Off Scope
5. Support Bullet Tracers

Commands:

PHP Code: 
!ns - For Everyone to Enable/Disable Scope on themselves (Scope will always be disabled if "AlwaysDisableScope" is true in the config file)
!
noscope - For Root Admin to Enable/Disable Scope for all Players (Scope will always disabled if "AlwaysDisableScope" is true in the config file)
css_noscope - For RCON (Consoleto Enable/Disable Scope for all Players (Scope will always disabled if "AlwaysDisableScope" is true in the config file


Config:

PHP Code: 
{
  "PluginEnabled"true,                // Enable/Disable Noscope plugin. (false = Disabled, true = Enabled)
  "AlwaysDisableScope"false,          // Always Disable Scope in the Server. (false = No, true = Yes)
  "PlayerCanUseNsCmd"true,            // Players Can use Noscope Command (!ns) to Enable/Disable Scope on themselves (0 = No, 1 = Yes)
  "ShowYouCantScopeMsg"true,          // Show Message When player try to Scope (0 = No, 1 = Yes)
  "BulletTracers"true,                // Enable/Disable Bullet Tracers. (false = Disabled, true = Enabled)
  "AdminFlagtoForceNS""@css/root",    // Admin flag Which can Enable/Disable Scope of All Players by CMD (!noscope)
  "ConfigVersion"1                    // Don't Change this


[-]
Leave a comment
To leave a comment you must log in.