View Single Post
benio101
Junior Member
Join Date: Feb 2012
Location: Toruń, Poland
Old 12-06-2012 , 22:55   Re: [CS] Grenade Sack 0.4.1 (extra grenades) - UPDATED!
Reply With Quote #61

Quote:
Originally Posted by ConnorMcLeod View Post
Here's a version that supports Real Nade Drops v0.4 by VEN.
Requested there : http://forums.alliedmods.net/showthread.php?t=63287
It should be
Code:
new NADE_PICKUP_SOUND[] = "items/9mmclip1.wav";
instead of
Code:
new NADE_PICKUP_SOUND[] = "items/gunpickup2.wav";
The gunpickup2.wav appears only, when the weapon (nade) is taken first time. Second and each other takes, should play 9mmclip1.wav. You can check it easly by taking the first flashbang and then the second flashbang. At the second pickup, the sound will be 9mmclip1.wav, not gunpickup2.wav as ConnorMcLeod wrote. Anyway, I attach the fixed version.
Attached Files
File Type: sma Get Plugin or Get Source (grenade_sack-0.4.1c.sma - 812 views - 7.5 KB)
benio101 is offline