[pedido]/quit
#10

Quote:
Originally Posted by Ricop522
Посмотреть сообщение
pawn Код:
if(strcmp(cmdtext,"/sair", true) == 0)
{
SendClientMesssage(playerid, -1, "vocк saiu!");
Ban(playerid);
return 1;
}

falw
SDUASHDUHASDUH'

@geovanni_
Cara, eu to tentando ajudar, dizendo que achava que nгo tinha como. E como vocк vк, nгo tem.
Como o cara falou, dб, crashando o player, exemplo:
pawn Код:
if(strcmp(cmdtext,"/sair", true) == 0)
{
SendClientMesssage(playerid, -1, "vocк saiu!");
CrashPlayer(playerid);
return 1;
}
No final do GameMode:
pawn Код:
CrashPlayer(playerid)
{
  GameTextForPlayer(playerid, "~wwwwww", 1000, 4);
  Kick(playerid);
  return 1;
}
Crйditos Brunin_OwnZ.
Reply


Messages In This Thread
[pedido]/quit - by geovanni_ - 16.10.2011, 16:14
Re: [pedido-cmd]/quit - by iansinho - 16.10.2011, 16:18
Re: [pedido-cmd]/quit - by geovanni_ - 16.10.2011, 16:22
Re: [pedido-cmd]/quit - by Vai_Besta - 16.10.2011, 16:24
Re: [pedido-cmd]/quit - by geovanni_ - 16.10.2011, 16:26
Re: [pedido-cmd]/quit - by geovanni_ - 16.10.2011, 16:31
Re: [pedido-cmd]/quit - by Ricop522 - 16.10.2011, 16:34
Re: [pedido-cmd]/quit - by Macintosh - 16.10.2011, 16:35
Re: [pedido-cmd]/quit - by RebeloX - 16.10.2011, 16:35
Re: [pedido-cmd]/quit - by iansinho - 16.10.2011, 16:37

Forum Jump:


Users browsing this thread: 1 Guest(s)