[Pedido] comando kick por phelper
#10

Quote:
Originally Posted by Jimmmy
Посмотреть сообщение
Nгo precisa de [128] ..

30+40 = string[ 70 ]

PHP код:
CMD:kick(playeridparams[]) 

    if(
pHelper[playerid] == 1
    { 
         new 
IDMotivo[40], string[70]; 
         if(
sscanf(params"ds"IDMotivo)) return SendClientMessage(playerid0xFFFFFFAA"Digite /kick ID Motivo"); 
         
format(stringsizeof(string), "Vocк foi kickado [ Motivo %s ]"Motivo);
         
SendClientMessage(ID0xFFFFFFAAstring);
         
Kick(ID); 
    } 
    return 
1

nгo mostrou o motivo do kick so mostrou server closed the connection
Reply


Messages In This Thread
comando kick por phelper - by BHTMestre - 26.05.2015, 17:38
Re: comando kick por phelper - by Jimmmy - 26.05.2015, 17:53
AW: Re: comando kick por phelper - by BHTMestre - 26.05.2015, 18:12
Re: AW: Re: comando kick por phelper - by Jimmmy - 26.05.2015, 18:16
AW: Re: AW: Re: comando kick por phelper - by BHTMestre - 26.05.2015, 18:28
Respuesta: comando kick por phelper - by AndreLuiz - 27.05.2015, 08:22
Re: Respuesta: comando kick por phelper - by BHTMestre - 27.05.2015, 16:02
Respuesta: comando kick por phelper - by [BWL]Chamaleon - 27.05.2015, 23:06
Re: Respuesta: comando kick por phelper - by Jimmmy - 27.05.2015, 23:24
Respuesta: Re: Respuesta: comando kick por phelper - by DKDarkking - 28.05.2015, 01:50

Forum Jump:


Users browsing this thread: 1 Guest(s)