Raised This Month: $ Target: $400
 0% 

[help] set key


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
indraraj striker
Veteran Member
Join Date: Mar 2014
Location: Under the water
Old 07-08-2014 , 23:31   [help] set key
#1

i want set key for clcmd
press j instead of /test
please someone can explain me

#include <amxmodx>
#include <amxmisc>

#define PLUGIN "New Plug-In"
#define VERSION "1.0"
#define AUTHOR "author"

public plugin_init() {

register_plugin(PLUGIN, VERSION, AUTHOR)

register_clcmd("say /test", "cmdTest")
}

public cmdTest (id)
{
client_print(id,print_chat,"Welcome to alliedmods")
}
__________________
Thanks everyone. #miss_you_all
indraraj striker 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 21:08.


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