/stats Dialog Help
#3

Quote:
Originally Posted by HurtLocker
Посмотреть сообщение
make it command.
pawn Код:
CMD:stats(playerid, params[])
{
    if(!IsPlayerLoggedIn(playerid)) return SendClientMessage(playerid, COLOR_GREY, "You need to login first before using any command.");
    ShowStats(playerid, playerid);
    return 1;
}
Reply


Messages In This Thread
/stats Dialog Help - by Adrick - 14.06.2013, 09:15
AW: /stats Dialog Help - by HurtLocker - 14.06.2013, 09:18
Re: AW: /stats Dialog Help - by Adrick - 14.06.2013, 09:43
Re: /stats Dialog Help - by feartonyb - 14.06.2013, 09:51
Re: /stats Dialog Help - by JimmyCh - 14.06.2013, 13:26

Forum Jump:


Users browsing this thread: 1 Guest(s)