Raised This Month: $ Target: $400
 0% 

Wait Console Command


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
joshknifer
Veteran Member
Join Date: Jun 2011
Location: Denver, CO
Old 11-04-2011 , 12:17   Wait Console Command
Reply With Quote #1

Question just for personal knowledge. We have a lot of requests for script blockers, and since binds are client side, it is hard to block them, even if you write a plugin that gives an option to change a client side config, they can just rebind the keys after they select the option anyways.

So my questions is couldn't we just write a plugin that blocks the wait command? Would this work?

PHP Code:
#include <amxmodx>

public plugin_init()
    
register_clcmd("wait""CmdWait");


public 
CmdWait(id)
    return 
PLUGIN_HANDLED
__________________
joshknifer is offline
Send a message via Skype™ to joshknifer
 



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 14:18.


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