Raised This Month: $ Target: $400
 0% 

No Weapon Drop on Death v0.2


Post New Thread Reply   
 
Thread Tools Display Modes
[CHEEZ-T]
Junior Member
Join Date: Sep 2005
Old 03-09-2006 , 16:39  
Reply With Quote #21

Could it be that my server doesnt restart rounds very often (like 60 minutes)? Alot of entities are being deleted.
__________________
-Ian
[CHEEZ-T] is offline
Send a message via AIM to [CHEEZ-T] Send a message via MSN to [CHEEZ-T]
VEN
Veteran Member
Join Date: Jan 2005
Old 03-10-2006 , 13:32  
Reply With Quote #22

Yes. Last time i tested plugin with max. possible mp_roundtime (9 minutes) - no crashes.
VEN is offline
VEN
Veteran Member
Join Date: Jan 2005
Old 03-11-2006 , 05:36  
Reply With Quote #23

[CHEEZ-T] try version 0.2
  • solved possible server crash issues
    maxents num uses global int now
VEN is offline
graczu
Senior Member
Join Date: Mar 2006
Old 11-16-2006 , 11:45   Re: No Weapon Drop on Death v0.2
Reply With Quote #24

Very good plugin, i use it on my surf maps server. But i want remove c4 and others when somone die (c4, shield, def). I was change modles name, but then plugin dont work i was do this:

Code:
#define WBOX "models/w_weaponbox.mdl"
#define BOMB "models/w_backpack.mdl"
#define SHLD "models/w_shield.mdl"
to:

Code:
#define WBOX "models/w_weaponboxaaaa.mdl"
#define BOMB "models/w_backpackaaa.mdl"
#define SHLD "models/w_shieldaaaa.mdl"
i was try to remove equals, but then plugin dont work, any one can help me?

i need this plugin will remove to C4, Defuse, Shields?
__________________
graczu is offline
VEN
Veteran Member
Join Date: Jan 2005
Old 11-16-2006 , 14:22   Re: No Weapon Drop on Death v0.2
Reply With Quote #25

All you have to do is just remove two lines:
Code:
if (equal(model, BOMB))     return FMRES_IGNORED
VEN is offline
graczu
Senior Member
Join Date: Mar 2006
Old 11-17-2006 , 07:39   Re: No Weapon Drop on Death v0.2
Reply With Quote #26

i was doing that and plugin wasn't work.
__________________
graczu is offline
VEN
Veteran Member
Join Date: Jan 2005
Old 11-17-2006 , 08:31   Re: No Weapon Drop on Death v0.2
Reply With Quote #27

Redownload the sma file in the top post.
Open it with text editor, for example notepad.
Remove that two lines.
Save the changes.
Then compile and reinstall the plugin.
If you don't know how to do that, visit this links:

http://wiki.amxmodx.org/index.php/Co...28AMX_Mod_X%29 - compiling plugins
http://wiki.amxmodx.org/index.php/Co...d_X#Installing - installing plugins
VEN is offline
VEN
Veteran Member
Join Date: Jan 2005
Old 01-01-2007 , 20:37   Re: No Weapon Drop on Death v0.2
Reply With Quote #28

NOTE: This plugin is overriden by No Weapon Drop

Comparision table:
Code:
+------------------------+----------------+-------------------------+
|                        | No Weapon Drop | No Weapon Drop on Death |
+------------------------+----------------+-------------------------+
| good weapon deletion   |       +        |            -            |
| death mode             |       +        |            +            |
| alive mode             |       +        |            -            |
| disconnect mode        |       +        |            -            |
| teams mode             |       +        |            -            |
| custom weapons support |       +        |            -            |
| defuser support        |       +        |            -            | 
| required modules       |    fakemeta    |    fakemeta, engine     | 
| use pcvar system       |       +        |            -            | 
+------------------------+----------------+-------------------------+

Last edited by VEN; 01-03-2007 at 02:57.
VEN 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 18:19.


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