[Ajuda] Ajuda meu GM, so tem um warning
#1

esse eo Warning ~~>: warning 219: local variable "string" shadows a variable at a preceding level


a linha e essa aqui ~~>: new name[MAX_PLAYER_NAME],string[100];



aqui e todo o comando:~~>
if(strcmp("/bdd", cmdtext, true, 10) == 0)
{
ResetPlayerWeapons(playerid);
new name[MAX_PLAYER_NAME],string[100];
GetPlayerName(playerid, name, sizeof(name));
format(string, sizeof(string), "[Teletransporte] %s foi para o Bairro do Death Match(DM) (/bdd)", name );
SendClientMessageToAll(COLOR_GRAD1, string);

SetPlayerPos(playerid,1554.7645,-1246.8375,279.3455);
SetPlayerInterior(playerid,0);
ResetPlayerWeapons(playerid),GivePlayerWeapon(play erid,24,999),GivePlayerWeapon(playerid,31,999),Set PlayerHealth(playerid,100),SetPlayerArmour(playeri d,100);
SendClientMessage(playerid,COLOR_YELLOW,"Bem-Vindo ao Bairro do Death Match(DM)! (by Wanderson)");

return 1;
}[/FONT]
Reply


Messages In This Thread
Ajuda meu GM, so tem um warning - by Wanderson_SAMP - 26.10.2012, 19:58
Re: Ajuda meu GM, so tem um warning - by Ouro - 26.10.2012, 19:59
Re: Ajuda meu GM, so tem um warning - by Q.I - 26.10.2012, 20:06
Re: Ajuda meu GM, so tem um warning - by Bruno Bastos - 26.10.2012, 20:08
Re: Ajuda meu GM, so tem um warning - by Wanderson_SAMP - 26.10.2012, 20:08
Re: Ajuda meu GM, so tem um warning - by Wanderson_SAMP - 26.10.2012, 20:11
Re: Ajuda meu GM, so tem um warning - by Bruno Bastos - 26.10.2012, 20:13
Re: Ajuda meu GM, so tem um warning - by Q.I - 26.10.2012, 20:18
Re: Ajuda meu GM, so tem um warning - by Wanderson_SAMP - 26.10.2012, 20:22
Re: Ajuda meu GM, so tem um warning - by TreePuncher - 26.10.2012, 20:27

Forum Jump:


Users browsing this thread: 1 Guest(s)