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

if(strcmp("/bdd", cmdtext, true, 4) == 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(0x00FF00AA, 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,0x00FF00AA,"Bem-Vindo ao Bairro do Death Match(DM)! (by Wanderson)");
return 1;
}

Aqui funcionou, tente isso aн.

OBS: Organiza certinho para nгo dar loose indentation.
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: 2 Guest(s)