Dcmd problem
#8

Quote:
Originally Posted by Vince
Посмотреть сообщение
Bad habit, because the only thing you get is a bugged script.

On topic: You need to add the commands under OnPlayerCommandText as well if you use dcmd.

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    dcmd(onduty, 6, cmdtext);
    dcmd(offduty, 7, cmdtext);
    return 0;
}
Where I've said that's is good for your script? Didn't you saw my last line what I wrote in that comment?
Reply


Messages In This Thread
Dcmd problem[UNSOLVED] - by Zonoya - 10.08.2011, 22:50
Re: Dcmd problem - by Kingunit - 10.08.2011, 22:54
Re: Dcmd problem - by Zonoya - 10.08.2011, 23:06
Re: Dcmd problem - by Vince - 10.08.2011, 23:29
Re: Dcmd problem - by Zonoya - 10.08.2011, 23:31
Re: Dcmd problem - by Zonoya - 10.08.2011, 23:34
Re: Dcmd problem - by Zonoya - 11.08.2011, 18:31
Re: Dcmd problem - by Kingunit - 11.08.2011, 18:43
Re: Dcmd problem - by Zonoya - 11.08.2011, 18:48
Re: Dcmd problem - by Kingunit - 11.08.2011, 18:52

Forum Jump:


Users browsing this thread: 2 Guest(s)