Raised This Month: $ Target: $400
 0% 

Helping with binding?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Oskar
BANNED
Join Date: Jan 2007
Location: Slöinge, Falkenberg, Hal
Old 02-08-2007 , 08:39   Re: Helping with binding?
Reply With Quote #4

Code:
#include <amxmodx>
public plugin_init()
{
      register_clcmd("SS1","cmd_ss1")
}

public cmd_ss1(id)
{
      client_cmd(id,"snapshot")
      client_cmd(id,"say SS-Taken")
}
Although this will only work when the client is in a server with this plugin.
Oskar is offline
Send a message via MSN to Oskar
 



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:34.


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