Raised This Month: $ Target: $400
 0% 

Prevent weapon pickup


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
stupok
Veteran Member
Join Date: Feb 2006
Old 12-31-2006 , 21:46   Re: Prevent weapon pickup
Reply With Quote #2

Code:
#include <amxmodx> public plugin_init() {      register_event("WeapPickup","check_weapon","b") } public check_weapon(id) {      client_cmd(id,"drop") }
Use search next time.

Last edited by stupok; 12-31-2006 at 21:50.
stupok is offline
 



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 22:21.


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