A Little help.
#2

pawn Код:
YCMD:ban(playerid, params[], help)
{
    if(!IsPlayerAdmin(playerid)) return SendClientMessage(playerid, -1, "You are not an administrator. Do not try this again otherwise you'll be kicked/banned.");
    //your code
    return 1
}
Reply


Messages In This Thread
A Little help. - by Tibbzz - 18.08.2017, 05:05
Re: A Little help. - by Ghazal - 18.08.2017, 06:48
Re: A Little help. - by Tibbzz - 18.08.2017, 07:09

Forum Jump:


Users browsing this thread: 1 Guest(s)