/sudo , force player to use command
#1

Hey, Iam trying to make a command to force another player to use any command. Like /sudo, I was searching for it on forum but nothing useful. Iam using YCMD...
Reply
#2

Quote:
Originally Posted by ******
Посмотреть сообщение
PHP код:
YCMD:sudo(playeridparams[], help)
{
    new 
targetid;
    if (
help// ...
    
else if (sscanf(params"us[256]"targetidparams)) // ...
    
else Command_ReParse(targetidparamsfalse);

Something like that. Might also be "Command_ReProcess" not "Command_ReParse", I'm not at my PC right now.
Thank you sir
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)