|
Author
|
|
|
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
|
|
Plugin ID:
|
4011
|
Plugin Version:
|
1.0
|
|
Plugin Category:
|
Admin Commands
|
Plugin Game:
|
Any
|
|
Plugin Dependencies:
|
|
Servers with this Plugin:
|
|
| |
|
Plugin Description:
|
Type some words into the chat and activate the specific command !
|
|
|

12-27-2013
, 03:33
Re: [ALL] Command shortcut
|
#1
|
Quote:
Originally Posted by Dr. McKay
PHP Code:
GetClientName(client, player_name, sizeof(player_name));
ReplaceString(strCommand, sizeof(strCommand), "[PLAYER_NAME]", player_name);
ServerCommand(strCommand);
|
What's wrong ? I mean, this is the only way I found to execute command through chat.
__________________
|
|
|
|