Raised This Month: $ Target: $400
 0% 

weapon_knife remover


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
dj_freeze
Veteran Member
Join Date: Dec 2009
Location: Looking for you!
Old 12-02-2013 , 11:29   weapon_knife remover
Reply With Quote #1

Hello. How can I remove all weapons from maps? fy_snow for example and all dropped weapons?
1 loop to remove, then stop. people can drop and see dropped weapons again.
dj_freeze is offline
Send a message via Skype™ to dj_freeze
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 12-02-2013 , 11:35   Re: weapon remover
Reply With Quote #2

search for VEN's map armouries plugin.
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
dj_freeze
Veteran Member
Join Date: Dec 2009
Location: Looking for you!
Old 12-02-2013 , 11:48   Re: weapon remover
Reply With Quote #3

Quote:
Originally Posted by ConnorMcLeod View Post
search for VEN's map armouries plugin.
There are no knives in his plugin. I need the code to remove dropped knives.
dj_freeze is offline
Send a message via Skype™ to dj_freeze
wickedd
Veteran Member
Join Date: Nov 2009
Old 12-02-2013 , 14:39   Re: weapon remover
Reply With Quote #4

Quote:
Originally Posted by dj_freeze View Post
There are no knives in his plugin. I need the code to remove dropped knives.
Players can't drop knives.
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 12-02-2013 , 14:59   Re: weapon_knife remover
Reply With Quote #5

I've misread, but anyway you have to explain better what you mean with that loop thing, and if you are talking about all weapons or only knives.
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
wTf.
Senior Member
Join Date: Aug 2011
Location: This important?
Old 12-02-2013 , 15:50   Re: weapon_knife remover
Reply With Quote #6

strip_user_weapons(index) ?
wTf. is offline
dj_freeze
Veteran Member
Join Date: Dec 2009
Location: Looking for you!
Old 12-03-2013 , 05:16   Re: weapon_knife remover
Reply With Quote #7

i need the code to remove dropped knives every x seconds.
dj_freeze is offline
Send a message via Skype™ to dj_freeze
joshknifer
Veteran Member
Join Date: Jun 2011
Location: Denver, CO
Old 12-03-2013 , 12:33   Re: weapon remover
Reply With Quote #8

Quote:
Originally Posted by dj_freeze View Post
i need the code to remove dropped knives every x seconds.
Quote:
Originally Posted by wickedd View Post
Players can't drop knives.
__________________
joshknifer is offline
Send a message via Skype™ to joshknifer
ANTICHRISTUS
kingdom of weird stuff
Join Date: Jun 2010
Location: My kingdom is not in thi
Old 12-03-2013 , 18:23   Re: weapon_knife remover
Reply With Quote #9

knives aren't droped by default, if you have a plugin doing it, then disable it. that's all !
__________________
ANTICHRISTUS is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 12-04-2013 , 00:50   Re: weapon_knife remover
Reply With Quote #10

PHP Code:
#include < amxmodx >
#include < cstrike >
#pragma semicolon 1

#define PLUGIN "No Knives"
#define VERSION "0.0.1"

public plugin_init()
{
    
register_pluginPLUGINVERSION"ConnorMcLeod" );

    
cs_set_no_knives(1);

__________________
- tired and retired -

- my plugins -
ConnorMcLeod 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 15:40.


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