Give command
#6

Whatever you do with CMD:***( playerid, params[] )

Always follow this method, otherwise you will get errors with " Unknown command ".
Код:
CMD:commandname( playerid, params[] )
{
.....
...
return 1;
}
Reply


Messages In This Thread
Give command - by Loinal - 04.06.2017, 00:07
Re: Give command - by Kane - 04.06.2017, 00:37
Re: Give command - by Loinal - 04.06.2017, 01:08
Re: Give command - by StackedPizza - 04.06.2017, 02:06
Re: Give command - by DavidBilla - 04.06.2017, 03:05
Re: Give command - by SoFahim - 04.06.2017, 14:17

Forum Jump:


Users browsing this thread: 1 Guest(s)