View Single Post
Author Message
thetwistedpanda
Good Little Panda
Join Date: Sep 2008
Old 10-21-2009 , 15:01   [CS:S] Anti-Nade-Spam v2.3.6 (Updated: 8/20/12)
Reply With Quote #1

Dependencies:
  • SDKHooks v2.x, Sourcemod v1.4.x
Description:
  • Provides yet another method of preventing all grenades in Counter-Strike: Source from being spammed.
Features:

  • Each grenade type can be set to ignore or limited to x grenades per player, in addition to providing a simple blocking ability if desired.
  • Multiple methods of notifying players of why they're unable to use the desired grenade.
  • Ability to detect only grenades that are purchased in a buyzone or include all grenades a placer receives.
  • Support for Drifter's Weapon Restriction plugin allowing this plugin to play nicely.
ConVars:
  • css_anti_nade_spam_enable: Enables/disables all features of the plugin.
  • css_anti_nade_spam_messages: Determines printing functionality (-1 = Disabled, 0 = Chat, 1 = Hint, 2 = Center, 3 = Key Hint)
  • css_anti_nade_spam_buyzones: Determines incremental functionality. (0 = Count all grenades, 1 = Count only grenades inside of buyzone)
  • css_anti_nade_spam_hegrenade: The number of HE Grenades players are allowed to use. (-2 = Ignore, -1 = ammo_hegrenade_max, 0 = Disable HE Grenades)
  • sm_anti_nade_spam_smokegrenade: The number of Smoke Grenades players are allowed to use. (-2 = Ignore, -1 = ammo_smokegrenade_max, 0 = Disable Smokes)
  • css_anti_nade_spam_flashbang: The number of Flash Bangs players are allowed to use. (-2 = Ignore, -1 = ammo_flashbang_max, 0 = Disable Flashes)
Installation:
  • Place css_anti_nade_spam.smx inside of /sourcemod/plugins/
  • Place css_anti_nade_spam.phrases.txt of /sourcemod/translations/
Attached Files
File Type: txt css_anti_nade_spam.phrases.txt (2.0 KB, 1185 views)
File Type: sp Get Plugin or Get Source (css_anti_nade_spam.sp - 742 views - 17.9 KB)
File Type: smx css_anti_nade_spam.smx (11.9 KB, 801 views)

Last edited by thetwistedpanda; 08-20-2012 at 14:18.
thetwistedpanda is offline