/exit does not work in .3
#1

Can anyone explain why /exit doesn't work or maybe how to make it work?

Код:
public OnPlayerCommandText(playerid,cmdtext[])
{
   dcmd(exit,4,cmdtext);
}

dcmd_exit(playerid,params[])
{
   CODE
   return 1;
}
Reply


Messages In This Thread
/exit does not work in .3 - by mprofitt - 04.11.2009, 21:12
Re: /exit does not work in .3 - by mprofitt - 04.11.2009, 21:21
Re: /exit does not work in .3 - by mprofitt - 05.11.2009, 16:22
Re: /exit does not work in .3 - by ModernRP - 05.11.2009, 21:12
Re: /exit does not work in .3 - by ModernRP - 05.11.2009, 21:21

Forum Jump:


Users browsing this thread: 1 Guest(s)