View Single Post
Author Message
tigerox
AlliedModders Donor
Join Date: Oct 2008
Location: Canada
Old 10-16-2010 , 09:54   [CS:S/CS:GO] StickyNades Lite
Reply With Quote #1

StickyNades Lite

Description:
Allows grenades to stick to walls and players with user configurable grenade power and radius. Requires SDKHooks.

Originally from DJ Tsunami's Sticky Nades. Recoded to use SDKHooks for performance. Removes flashbang support and fixes players sometimes getting blocked when grenades stick to them.

Installation: Copy the cstrike folder from the stickynadeslite.zip to your server. Includes Sticky Nades 1.0 grenade models and sounds.

Changelog:
Code:
07-10-2013 - Version 1.3.3
- Added Protobuffs support. (Thanks to Sheepdude)
- Updated sticky nade models to fix console errors. (Thanks to cssBOT)
- Fixed invalid entity errors.
- Fixed models and sounds downloading in CS:S.
17-11-2012 - Version 1.3.2
- Fixed cvar changes not taking effect.
- Fixed low sound level in CS:GO.
- Fixed notice messages.
- Fixed grenade sticking to multiple players.
- Reverted back to collision group change when sticking grenade to player.
- Note - The sound location has changed back to sound/stickynades.
08-09-2012 - Version 1.3.1
- Added CS:GO support.
- Note for CS:S - The sound location has changed to music/stickynades.
10-08-2012 - Version 1.3.0
- Improved method of setting grenade properties.
- Removed snlite_admin_only_flags. Use admin override snlite_admin_only instead.
- snlite_hegrenade_normal_power and snlite_hegrenade_normal_radius are now 
  always set. Does not depend on snlite_admin_only.
Attached Files
File Type: sp Get Plugin or Get Source (snlite.sp - 948 views - 12.9 KB)
File Type: zip stickynadeslite.zip (217.9 KB, 1290 views)
File Type: cfg snlite.cfg (1.0 KB, 685 views)
__________________

Last edited by tigerox; 10-07-2013 at 22:58. Reason: Version 1.3.3
tigerox is offline