Send a dcmd command when press key?Rep+
#6

Quote:
Originally Posted by Accord
Посмотреть сообщение
In public "OnPlayerCommandText":
Код:
dcmd(payticket,9,cmdtext);
and in your mode:
Код:
dcmd_payticket(playerid,params[]) 
{ 
    #pragma unused params 
    return SendClientMessage(playerid,-1,"you have paid your ticket."); 
}
Dude,i know how to make dcmd commands....
@MadeMan both buttons but i dont see any message of the command.
Reply


Messages In This Thread
Send a dcmd command when press key?Rep+ - by Admigo - 03.05.2012, 11:13
Re: Send a dcmd command when press key?Rep+ - by Admigo - 03.05.2012, 11:37
Re: Send a dcmd command when press key?Rep+ - by HighPitchedVoice - 03.05.2012, 11:42
Re: Send a dcmd command when press key?Rep+ - by MadeMan - 03.05.2012, 11:47
Re: Send a dcmd command when press key?Rep+ - by Accord - 03.05.2012, 11:48
Re: Send a dcmd command when press key?Rep+ - by Admigo - 03.05.2012, 12:25
Re: Send a dcmd command when press key?Rep+ - by Accord - 03.05.2012, 12:26
Re: Send a dcmd command when press key?Rep+ - by MadeMan - 03.05.2012, 16:58

Forum Jump:


Users browsing this thread: 1 Guest(s)