Raised This Month: $ Target: $400
 0% 

Command to give CT an defusekit


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
DJBumblebee
New Member
Join Date: Jul 2009
Location: Germany
Old 07-29-2009 , 03:23   Command to give CT an defusekit
Reply With Quote #1

Hallo at all,

i will be edit some AMX-Script. The CTs became at round start the defusekit. My script works with a flashbang but not with the defusekit.

This code works with the flashbang:
fm_give_item(index, "weapon_flashbang");

Which command do I need to replace "weapon_flashbang".

I hope you understand what I mean since my Englich is not very good.
DJBumblebee is offline
zwfgdlc
Senior Member
Join Date: May 2006
Old 07-29-2009 , 03:33   Re: Command to give CT an defusekit
Reply With Quote #2

PHP Code:
cs_set_user_defuse(id,1); 
zwfgdlc is offline
crazyeffect
Veteran Member
Join Date: Jul 2008
Location: Belgium
Old 07-29-2009 , 06:10   Re: Command to give CT an defusekit
Reply With Quote #3

#include <fun>

Then use
give_item(index, "weapon_flashbang");

---

and as zwfgdlc said,
#include <cstrike>
Then use
cs_set_user_defuse(id, 1);
__________________
crazyeffect is offline
Send a message via MSN to crazyeffect
DJBumblebee
New Member
Join Date: Jul 2009
Location: Germany
Old 07-29-2009 , 06:51   Re: Command to give CT an defusekit
Reply With Quote #4

Thx for your reply. It works.
DJBumblebee 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 01:44.


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