View Single Post
G0dFulL.
Member
Join Date: Jun 2020
Location: Romania
Old 04-24-2021 , 05:24   Re: [CS:GO] NoScope Round
Reply With Quote #8

Hmm, errors with disabeling knives damage in the cfg. No error logs, it doesn't work. Is the plugin author active because fixing this would help a lot...

this is my cfg:
HTML Code:
"NoScope"
{
	"MOD_TAG" "ADEPT"
	"NoScope_Round_Type" "1" //0 - off 1 - every x rounds 2 - % chances of a noscope round
	"NoScope_Round" "3" // 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" "0" // 0 - color chosen 1-random color
	"NoScope_Round_Notification_color_hud" "255;0;0" // 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" "0" // 0 - off 1 - You can only pick up snipers weapons and knife ;P
}
__________________
My Discord: G0dFulL#4405 | My Community
G0dFulL. is offline