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

help me remove defuse kits!!! using CSSDM 2.1


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
JDoc0512
Member
Join Date: Feb 2008
Old 03-04-2008 , 21:10   help me remove defuse kits!!! using CSSDM 2.1
Reply With Quote #1

As shown in the screenshot, whenever a player dies, he leaves this ammopack behind and ammopacks don't disappear!



Last edited by JDoc0512; 03-12-2008 at 21:21.
JDoc0512 is offline
JDoc0512
Member
Join Date: Feb 2008
Old 03-05-2008 , 23:43   Re: how do I remove ammo pack?
Reply With Quote #2

JDoc0512 is offline
TSCDan
Senior Member
Join Date: Jan 2005
Location: NY, USA
Old 03-09-2008 , 15:35   Re: how do I remove ammo pack?
Reply With Quote #3

Those are actually defusal kits. I posted a fix for this issue a while ago:
http://forums.alliedmods.net/showpos...92&postcount=3
I don't recommend you use the files I posted (somewhat old now), but rather do the edits yourself.
__________________
Dan o.O - connect dansbasement.us:27015

TSCDan is offline
Send a message via AIM to TSCDan Send a message via MSN to TSCDan Send a message via Yahoo to TSCDan
TSCDan
Senior Member
Join Date: Jan 2005
Location: NY, USA
Old 03-09-2008 , 15:44   Re: how do I remove ammo pack?
Reply With Quote #4

Actually, looking at the changelog for CSSDM v2.1, this should have been fixed. Are you running the latest version?
__________________
Dan o.O - connect dansbasement.us:27015

TSCDan is offline
Send a message via AIM to TSCDan Send a message via MSN to TSCDan Send a message via Yahoo to TSCDan
JDoc0512
Member
Join Date: Feb 2008
Old 03-12-2008 , 21:19   Re: how do I remove ammo pack?
Reply With Quote #5

no it's not fixed

I just downloaded the latest version and I still spawn with defuse kits...
JDoc0512 is offline
Box Cutter
SourceMod Donor
Join Date: Dec 2006
Location: Arizona
Old 03-17-2008 , 12:38   Re: how do I remove ammo pack?
Reply With Quote #6

Quote:
Originally Posted by JDoc0512 View Post
no it's not fixed

I just downloaded the latest version and I still spawn with defuse kits...

Open your cssdm.equip.txt file and edit these two places to "no" just like they do below. Good Luck!

//
// Automatic things to give on spawn.
//
"AutoItems"
{
// Health amount to give (0 to use default from game/other plugin)
"health" "100"
// Armor amount to give
"armor" "100"

// Whether to give a helmet. If you want to disable armor, you must
// set this to "no" as well as setting armor to 0.
"helmet" "yes"

// Number of flashbangs to give
"flashbangs" "0"

// Whether to give a smoke grenade
"smokegrenade" "no"

// Whether to give an HE grenade
"hegrenade" "yes"

// Whether to give defusekits to CTs
"defusekits" "no"

// Whether to give nightvision
"nightvision" "yes"


and



"BotItems"
{
"weapon" "ak47"
"weapon" "m4a1"
"weapon" "scout"
"weapon" "galil"
"weapon" "aug"
"weapon" "deagle"
"health" "100"
"armor" "100"
"helmet" "yes"
"flashbangs" "0"
"smokegrenade" "no"
"hegrenade" "no"
"defusekits" "no"

(If you run bots)
Box Cutter 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 12:40.


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