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

pawn Код:
if(strcmp("/bdd", cmdtext, true, 10) == 0)
{
ResetPlayerWeapons(playerid);
new name[MAX_PLAYER_NAME],string12[100];
GetPlayerName(playerid, name, sizeof(name));
format(string12, sizeof(string12), "[Teletransporte] %s foi para o Bairro do Death Match(DM) (/bdd)", name );
SendClientMessageToAll(COLOR_GRAD1, string12);

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;
}
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: 3 Guest(s)