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

[REQ] No weapons on the ground


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
sl4y62
Junior Member
Join Date: Dec 2009
Old 01-22-2012 , 22:10   [REQ] No weapons on the ground
Reply With Quote #1

I want a plugin that removes the weapon when someone drops , like the DEATHMATCH.
sl4y62 is offline
wickedd
Veteran Member
Join Date: Nov 2009
Old 01-22-2012 , 22:23   Re: [REQ] No weapons on the ground
Reply With Quote #2

Already made, search the Approved Section.
__________________
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 01-23-2012 , 01:41   Re: [REQ] No weapons on the ground
Reply With Quote #3

PHP Code:
#include <amxmodx>
#include <fakemeta>
#include <hamsandwich>

#define VERSION "0.0.1"
#define PLUGIN "No Weapons On The Ground"

public plugin_init()
{
    
register_plugin(PLUGINVERSION"Allied Modders Community")
    
RegisterHamHam_Touch"weaponbox""WeaponBox_Touch")
}

public 
WeaponBox_Touch(iEnt/*, iOther*/)
{
    
dllfunc(DLLFunc_ThinkiEnt)

__________________
- tired and retired -

- my plugins -

Last edited by ConnorMcLeod; 01-23-2012 at 01:41.
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 00:29.


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