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

Will this help when i am not using params?
Код:
if (newkeys & KEY_SPRINT && newkeys & KEY_SUBMISSION)
{
  	dcmd_payticket(playerid,IntToStr(playerid));
	return 1;
}
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)