[Ajuda] alquem converte esse comando tapa?
#2

eu encontrei esse mais, a caixa do compilador fica invisivel:

new tmp[256];
tmp = strtok(cmdtext, idx);

if(strlen(tmp) == 0) return SendClientMessage(playerid, VERDE, "[SERVER] : /tapa [playerid]");
new nome[30],Gabi[200],giveplayer[MAX_PLAYERS],giveplayerid;
GetPlayerName(playerid,nome,sizeof(nome));
GetPlayerName(giveplayerid,giveplayer,sizeof(givep layer));
format(Gabi,sizeof(Gabi),"[SERVER] : %s de uma tapa no player %s !",nome,giveplayer);
SendClientMessageToAll(ROXOCLARO,Gabi);
new Float,Float:y,Float:w;
GetPlayerPos(giveplayerid,x,y,w);
SetPlayerPos(giveplayerid,x,y,w+10);


return 1;
}
Reply


Messages In This Thread
alquem converte esse comando tapa? - by Weslly Stronda - 07.02.2013, 14:26
Re: alquem converte esse comando tapa? - by Weslly Stronda - 07.02.2013, 14:31
Re: alquem converte esse comando tapa? - by Nill.Oliveira - 07.02.2013, 14:33
Re: alquem converte esse comando tapa? - by Weslly Stronda - 07.02.2013, 14:40
Re: alquem converte esse comando tapa? - by smiiir - 07.02.2013, 14:42
Re: alquem converte esse comando tapa? - by Weslly Stronda - 07.02.2013, 14:46
Re: alquem converte esse comando tapa? - by Nill.Oliveira - 07.02.2013, 14:48
Re: alquem converte esse comando tapa? - by Weslly Stronda - 07.02.2013, 14:59
Re: alquem converte esse comando tapa? - by vitere - 07.02.2013, 15:08
Re: alquem converte esse comando tapa? - by Sky™ - 07.02.2013, 15:10

Forum Jump:


Users browsing this thread: 1 Guest(s)