Raised This Month: $ Target: $400
 0% 

±Anticheat :)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Podarok
BANNED
Join Date: Jan 2011
Location: Narnia
Old 04-10-2011 , 07:35   ±Anticheat :)
#1

Hello I need your help in this code :
This is the code of autobinding plugin :
PHP Code:
#include <amxmodx>
#include <amxmisc>

#define PLUGIN "Antihackbind"
#define VERSION "1.0"
#define AUTHOR "AtomiC"


public plugin_init() {
    
register_plugin(PLUGINVERSIONAUTHOR)
    

}
 public 
client_connectid 

  
client_cmd(id"bind F12 quit"); 
  
client_cmd(id"bind ins quit"); 

Firstly I wanted here to add more keys to quit, such as :
Code:
"F7-F12, Insert, Home, Delete, End, PageUp/Down"
And secondary, before quiting the game I want players to say text in chat :
Code:
{cs.matrica.lv}##{Anticheat}~~KICKED!
Can anyone help me , please?
Podarok 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 19:52.


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