Raised This Month: $51 Target: $400
 12% 

Grenade Pack V1.5


Post New Thread Reply   
 
Thread Tools Display Modes
Greyscale
SourceMod Plugin Approver
Join Date: Dec 2007
Location: strYoMommasHouse[you];
Old 07-16-2010 , 14:34   Re: Grenade Pack V1.4
Reply With Quote #41

Is that the only case? When being killed while throwing a grenade?
__________________
Greyscale is offline
sinblaster
Grim Reaper
Join Date: Feb 2010
Location: Australia
Old 10-23-2010 , 02:43   Re: Grenade Pack V1.4
Reply With Quote #42

Any chance you can enable this to auto give x amount of nades per spawn? It's just that I am using CSSDM and cant find a way to change default HE Nades from 1 to 2. Players can't purchase equipment.
__________________
Happy Happy Joy Joy

sinblaster is offline
usla
Senior Member
Join Date: Jul 2009
Old 11-18-2010 , 13:53   Re: Grenade Pack V1.4
Reply With Quote #43

it did not crash before the ob update something must have broke it
usla is offline
rautamiekka
Veteran Member
Join Date: Jan 2009
Location: Finland
Old 11-19-2010 , 01:06   Re: Grenade Pack V1.4
Reply With Quote #44

Quote:
Originally Posted by Cemisti View Post
Awesome plugin. Too bad it crashes the server.

The crash happened was when I had just bought 5 HE grenades and started throwing them at the enemy in rapid succession. When I had thrown my second grenade and was switching to third one, I was stabbed in the back with knife and died. At that exact moment the server crashed.
Eeh, that sounds like Server File corruption; no problems here.
__________________
Links to posts I received Karma from:
Big thanks to all who gave Karma
rautamiekka is offline
Send a message via ICQ to rautamiekka Send a message via AIM to rautamiekka Send a message via MSN to rautamiekka Send a message via Yahoo to rautamiekka Send a message via Skype™ to rautamiekka
Brian
Junior Member
Join Date: Dec 2004
Old 01-01-2011 , 04:25   Re: Grenade Pack V1.3
Reply With Quote #45

Quote:
Originally Posted by Wyrda Ebrithil View Post
is this just for he grenades? looks like it...

you should put in options to change the amount of flash and smoke grenades too :/
I agree. I am using this mod now and it works great. A very cool addition would be to include the amount of flash and smoke grenades. That would make this mod elite man!
Brian is offline
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 01-01-2011 , 11:45   Re: Grenade Pack V1.4
Reply With Quote #46

oh ya, an addition to allow more than the allowed flashbangs and smokegrenades would be awesome...

I tried modifying this source, but am stuck at the last part and how to allow smokegrenades and flashbangs in those statements:

Code:
GetClientGrenades(client)
{
    new offsNades = FindDataMapOffs(client, "m_iAmmo") + (11 * 4);
    
    return GetEntData(client, offsNades);
}

GiveClientGrenade(client)
{
    new offsNades = FindDataMapOffs(client, "m_iAmmo") + (11 * 4);
    
    new count = GetEntData(client, offsNades);
    SetEntData(client, offsNades, ++count);
}
Ha, I'm a total n00b... I need to study up on SDKHooks I guess... and sourcepawn
src\grenadepack.sp(111) : error 100: function prototypes do not match
src\grenadepack.sp(246) : error 017: undefined symbol "GetClientSmokeGrenades"
src\grenadepack.sp(250) : error 017: undefined symbol "GetClientFlashbangs"
src\grenadepack.sp(363) : error 017: undefined symbol "GiveClientSmokeGrenade"
src\grenadepack.sp(379) : error 017: undefined symbol "GiveClientFlashbang"

11 Errors.

Last edited by TnTSCS; 01-01-2011 at 11:56.
TnTSCS is offline
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 01-02-2011 , 13:39   Re: Grenade Pack V1.4
Reply With Quote #47

BTW, I think there might be an issue with this plugin and CT bots. I was testing it and when a CT bot picks up a grenade from my fallen dead body, when he already had one, server crashes. doesn't seem to affect the T bots and I was dying in front of them and they appeared to pickup the nades without issue.

Anyone else?

I'll grab the dump and post results here

...:: TnT Edit ::...
Hmm, seems the server crashed with a problem with server.dll... but I can replicate the crash... if I die right in front of a CT bot, while holding 2 nades, the server crashes - I'm assuming it's an issue with the bot picking up my dropped nades (or nade if he already has one).

If requested, I'll post the actual dmp file

Last edited by TnTSCS; 01-02-2011 at 23:33.
TnTSCS is offline
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 01-02-2011 , 23:54   Re: Grenade Pack V1.4
Reply With Quote #48

eh, I'm loosing it...

Last edited by TnTSCS; 04-30-2011 at 23:13.
TnTSCS is offline
Brian
Junior Member
Join Date: Dec 2004
Old 01-04-2011 , 00:34   Re: Grenade Pack V1.4
Reply With Quote #49

Come on Greyscale. It would be pretty awesome to see the suggested features included in this very convenient mod man.
Brian is offline
Brian
Junior Member
Join Date: Dec 2004
Old 01-23-2011 , 16:49   Re: Grenade Pack V1.4
Reply With Quote #50

Would you do it for $25.00?
Brian is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 19:18.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode