Commands problem.
#7

Maybe if you add this anywhere in your script it will work?

Код:
public OnPlayerCommandFinish(playerid, cmdtext[], success) 
{ 
    //playerid - ID Player | cmdtext - You Command | success - returns true or false, that is, whether there is a command or not 
    return true; 
}
Took it from LIFE-CMD.
Reply


Messages In This Thread
Commands problem. - by KnowNN - 28.01.2016, 08:10
Re: Commands problem. - by Lucky13 - 28.01.2016, 08:22
Re: Commands problem. - by Weponz - 28.01.2016, 08:24
Re: Commands problem. - by KnowNN - 28.01.2016, 08:27
Re: Commands problem. - by Lucky13 - 28.01.2016, 08:29
Re: Commands problem. - by KnowNN - 28.01.2016, 08:33
Re: Commands problem. - by Lucky13 - 28.01.2016, 08:38
Re: Commands problem. - by KnowNN - 28.01.2016, 08:42
Re: Commands problem. - by Lucky13 - 28.01.2016, 08:44
Re: Commands problem. - by KnowNN - 28.01.2016, 08:52

Forum Jump:


Users browsing this thread: 1 Guest(s)