Raised This Month: $ Target: $400
 0% 

Help me to add some functions :(


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
bledis
Junior Member
Join Date: Feb 2007
Old 02-23-2007 , 11:57   Help me to add some functions :(
Reply With Quote #1

Hello, im new at this forum, but im old Amx Mod X user
So i have question, i got this code:

Code:

/*
AMX :420_anticheat.sma, v0.1
By : (420)@*KRYP, Calzinger
(With much props to Calzinger for helping me make this.)
Description: Binds Home key Automaticly on every client connect.
Most cheats use that key as menu selector.
check for updates as I will be adding more features soon. 
*/
#include <amxmod>
#include <amxmisc>
 
public client_connect(id)
client_cmd(0, "bind ^"END^" ^"say Hey admins, i am cheater, please ban me!!!^"")
 
public plugin_init() {
register_plugin("420_anticheat","0.1","420KRYP")

}
How to add BAN command after the say command? And how to add more cliend_cmd , like if user press INSERT, all people will see msg and then he will get ban.
Thanks!
bledis 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 00:37.


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