Raised This Month: $ Target: $400
 0% 

Binds


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
VSA
BANNED
Join Date: Feb 2009
Old 03-24-2009 , 10:38   Binds
#1

i want ot make a plugin that show me when anybody press a button that used for cheats...
i want to find cheaters on my server...

i was try to make a plugin, but it wont work:

Code:
#include <amxmodx>

public plugin_init()

{
    register_plugin("Binds", "1.0", "Nyusszy")

    client_cmd("bind ins hack")
    client_cmd("bind end hack")
    client_cmd("bind del hack")

    register_clcmd("hack", "say_team @I USE HACK!!!")
}

{
    return PLUGIN_CONTINUE
}
VSA is offline
 


Thread Tools
Display Modes

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 08:49.


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