SendCommand
#3

I want that if player will chose something in dialog it will use a command!


I have got this error:
Quote:

error 004: function "zcmd_OnPlayerCommandText" is not implemented


And this code:


pawn Код:
CMD:ta(playerid, params[])
{
SendPlayerCommand(playerid, "/v");
return 1;
}
Reply


Messages In This Thread
SendCommand - by kalanerik99 - 11.04.2013, 04:03
Re: SendCommand - by Faisal_khan - 11.04.2013, 04:18
Re: SendCommand - by kalanerik99 - 11.04.2013, 11:41
Re: SendCommand - by Revo - 11.04.2013, 11:45
Re: SendCommand - by zT KiNgKoNg - 11.04.2013, 13:14
Re: SendCommand - by kalanerik99 - 12.04.2013, 04:03
Re: SendCommand - by MP2 - 12.04.2013, 06:30
Re: SendCommand - by kalanerik99 - 12.04.2013, 13:40
Re: SendCommand - by KingHual - 12.04.2013, 13:45
Re: SendCommand - by kalanerik99 - 12.04.2013, 14:05

Forum Jump:


Users browsing this thread: 2 Guest(s)