[Pedido] Anti Aliado
#1

Bom eu fiz um pedido ninguem viu , ninguem me ajudou , й o seguinte
minha gamemode, a setagem das facзхes(Orgs) sгo por favelas , Sгo 4 favelas pra cada facзгo ou seja

Код:
Player[playerid][pFaccao] == 1 || Player[playerid][pFaccao] == 2 || Player[playerid][pFaccao] == 3 || Player[playerid][pFaccao] == 4
Bom , o meu anti aliado estб assim:
Код:
if(Player[playerid][pFaccao] == Player[damagedid][pFaccao])
{
GameTextForPlayer(playerid, "MESMA FACCAO!", 3000, 5);
new Float: Vida1;
new Float: Colete1;
GetPlayerHealth(damagedid, Vida1);
GetPlayerArmour(damagedid, Colete1);
SetPlayerHealth(damagedid, Vida1);
SetPlayerArmour(damagedid, Colete1);
}
mais esse meu anti aliado sу esta para os players da favela , ou seja , sу tem ant aliado pra favela , queria por pra facзгo em geral !
Reply


Messages In This Thread
Anti Aliado - by LukasMartins - 24.05.2016, 00:57
Re: [Pedido] Anti Aliado - by Tando - 24.05.2016, 01:05
Re: [Pedido] Anti Aliado - by LukasMartins - 24.05.2016, 01:30
Re: [Pedido] Anti Aliado - by ipsLuan - 24.05.2016, 01:53
Re: [Pedido] Anti Aliado - by F1N4L - 24.05.2016, 01:55
Re: [Pedido] Anti Aliado - by Tando - 24.05.2016, 02:04
Re: [Pedido] Anti Aliado - by LukasMartins - 24.05.2016, 16:52
Re: [Pedido] Anti Aliado - by AngelSamp - 26.05.2016, 02:21
Re: [Pedido] Anti Aliado - by LukasMartins - 26.05.2016, 02:26
Re: Anti Aliado - by Tando - 26.05.2016, 15:51

Forum Jump:


Users browsing this thread: 1 Guest(s)