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

Drop All Weapons On Death (14 jul 2013)


Post New Thread Reply   
 
Thread Tools Display Modes
killer09
New Member
Join Date: Jul 2012
Old 07-16-2013 , 08:56   Drop All Weapons On Death
Reply With Quote #101

when i'm opening the server.cfg
and typing some commands
when i type death_drop_rules
and i want to the player will drop everything
what should i type exactly?
cause, i saw there i have to write this death_drop_rules
and then abcde...
but after that i saw default: ""
so?
killer09 is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 07-16-2013 , 09:13   Re: Drop All Weapons On Death (14 jul 2013)
Reply With Quote #102

You don't have to put anything, by default all weapons are dropped.
You only have to put some flags if you want some weapons not being dropped.

For example you want to drop all weapons excepted nades :
Code:
// don't drop nades
death_drop_rules "cgw"
Don't drop defuser on death :
Code:
// don't drop defuser
death_drop_rules "|"
Don't drop defuser and don't drop nades :
Code:
// don't drop nades or defuser
death_drop_rules "cgw|"
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
killer09
New Member
Join Date: Jul 2012
Old 07-16-2013 , 11:53   Re: Drop All Weapons On Death (14 jul 2013)
Reply With Quote #103

Quote:
Originally Posted by ConnorMcLeod View Post
You don't have to put anything, by default all weapons are dropped.
You only have to put some flags if you want some weapons not being dropped.

For example you want to drop all weapons excepted nades :
Code:
// don't drop nades
death_drop_rules "cgw"
Don't drop defuser on death :
Code:
// don't drop defuser
death_drop_rules "|"
Don't drop defuser and don't drop nades :
Code:
// don't drop nades or defuser
death_drop_rules "cgw|"
now, i typed at the console amxx list
and i see that the plugin is bad load....
i put the amxx file at the plugins at copy his name to plugins.ini
and i took the sma and put it on the scripting

so what's the problem?
killer09 is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 07-16-2013 , 12:35   Re: Drop All Weapons On Death (14 jul 2013)
Reply With Quote #104

See console message...
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
coolmans
Member
Join Date: Sep 2009
Old 10-08-2013 , 11:49   Re: Drop All Weapons On Death (14 jul 2013)
Reply With Quote #105

AMX Mod X 1.8.3 not compiled
coolmans is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 10-09-2013 , 00:40   Re: Drop All Weapons On Death (14 jul 2013)
Reply With Quote #106

Quote:
Originally Posted by coolmans View Post
AMX Mod X 1.8.3 not compiled
Remove the 3 last functions (from line 400 till the end)
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
mforce
Member
Join Date: Jan 2015
Old 09-16-2015 , 15:28   Re: Drop All Weapons On Death (14 jul 2013)
Reply With Quote #107

Can you add an option to Drop only the last grenade? Like in CS:GO.
mforce is offline
Zuhel
New Member
Join Date: Sep 2016
Old 09-17-2016 , 16:31   Re: Drop All Weapons On Death (14 jul 2013)
Reply With Quote #108

I drop everything, but the others (bots) drop only primary and nades, no pistols (if had primary). Other plugins were turned off, so no conflict, I guess.
Zuhel is offline
iguaan
New Member
Join Date: Feb 2017
Old 11-26-2017 , 04:05   Re: Drop All Weapons On Death (14 jul 2013)
Reply With Quote #109

Server crashes when used together with Ricochet mod on death? (Segmentation fault)
iguaan is offline
Siska1
Senior Member
Join Date: Feb 2020
Location: BedRock
Old 12-07-2020 , 03:27   Re: Drop All Weapons On Death (14 jul 2013)
Reply With Quote #110

del/

Last edited by Siska1; 05-23-2021 at 15:22.
Siska1 is offline
Send a message via Skype™ to Siska1
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 03:27.


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