View Single Post
Author Message
Brum Brum
Junior Member
Join Date: Mar 2017
Old 10-12-2019 , 22:25   [CS:GO] NoScope Round
Reply With Quote #1

Commands
!fns - Enable/Disable NoScope round. ADMIN Only
!nscreload - reload config
Config
Code:
"NoScope"
{
	"MOD_TAG" "ADEPT"
	"NoScope_Round_Type" "2" //0 - off 1 - every x rounds 2 - % chances of a noscope round
	"NoScope_Round" "5" // For how much rounds will be noscope round (if round_type == 1)
	"NoScope_Round_Chance" "10.0" //% chances of a noscope round (if round_type == 2)
	"NoScope_Round_Notification_enable" "1" // 0 - off 1 - hud 2 - hint 3 - chat
	"NoScope_Round_Notification_color" "1" // 0 - color chosen 1-random color
	"NoScope_Round_Notification_color_hud" "0;0;255" // rgb (if color chosen)
	"NoScope_Round_Notification_postion_hud_x" "0.15"
	"NoScope_Round_Notification_postion_hud_y" "0.7"
	"NoScope_Round_Notification_random_postion" "0" // 0 - off 1 - Random position on the screen every second
	"NoScope_Round_Notification_color_hint" "#F90175" // hex (if color chosen)
	"NoScope_Round_Allow_Admin_Force_NoScope" "1" // Allows the admin to enable round only noscope [ !fns ] 
	"NoScope_Round_Allow_Admin_Flag" "b" // The flag admin must have in order to enable the noscope round.
	"NoScope_Round_Logs" "1" // 0-off 1- Writes down each activation/deactivation of the noscope round by the admin
	"NoScope_Round_Knife_damage" "0" // 0 - knife damage disabled 1 - enabled
	"NoScope_Round_OnlySnipers_damage" "1" //0 - off 1 - Damage can only be inflicted from sniper weapon awp/ssg08/scar20/g3sg1
	"NoScope_Round_Can_Pickup_Only_Sniper" "1" // 0 - off 1 - You can only pick up snipers weapons and knife ;P
}
Do you have any idea what you might add to that? Write here
Attached Files
File Type: sp Get Plugin or Get Source (ADEPT_NoScopeRound.sp - 673 views - 14.7 KB)
File Type: inc noscope.inc (1.8 KB, 541 views)
File Type: txt ADEPT_NoScope.txt (1.4 KB, 469 views)
File Type: txt ADEPT_NoScope.phrases.txt (1.1 KB, 424 views)

Last edited by Brum Brum; 11-22-2019 at 11:38. Reason: updated description
Brum Brum is offline