[Ajuda] Sistema Anti-DM
#26

PHP код:
stock IsPlayerInRC(playerid)
{
    new 
Float:Pos[3];
    
GetPlayerPos(playeridPos[0], Pos[1], Pos[2]);
    if(
Pos[0] >= 1435.4246 && Pos[1] >= -1720.3379 && Pos[0] <= 1522.1321 && Pos[1] <= -1600.3434) return 1// Prefeitura
    
else if(Pos[0] >= 1290.7766 && Pos[1] >= -1720.0077 && Pos[0] <= 1034.1986 && Pos[1] <= -1842.6490) return 1// Spawn Civil
    
else if(Pos[0] >= 1249.3438 && Pos[1] >= -1288.7474 && Pos[0] <= 1069.0786 && Pos[1] <= -1387.2887) return 1// Hospital
    
return 0;
}
public 
OnPlayerTakeDamage(playeridissueridFloat:amountweaponidbodypart) {
    if(
IsPlayerInRC(playerid)) return printf("%d estб em бrea neutra."playerid);
    return 
1;

Reply


Messages In This Thread
Sistema Anti-DM - by GasparzinhoXD - 01.10.2018, 01:00
Re: Sistema Anti-DM - by ipsLuan - 01.10.2018, 01:31
Re: Sistema Anti-DM - by GSantana - 01.10.2018, 01:41
Re: Sistema Anti-DM - by Artista - 01.10.2018, 01:42
Re: Sistema Anti-DM - by Undef1ned - 01.10.2018, 01:57
Re: Sistema Anti-DM - by JeffSantos2 - 01.10.2018, 13:57
Re: Sistema Anti-DM - by Undef1ned - 01.10.2018, 14:48
Re: Sistema Anti-DM - by Artista - 01.10.2018, 15:26
Re: Sistema Anti-DM - by Undef1ned - 01.10.2018, 15:35
Re: Sistema Anti-DM - by ipsLuan - 01.10.2018, 15:40
Re: Sistema Anti-DM - by Artista - 01.10.2018, 15:45
Re: Sistema Anti-DM - by Undef1ned - 01.10.2018, 15:56
Re: Sistema Anti-DM - by Artista - 01.10.2018, 15:57
Re: Sistema Anti-DM - by ipsLuan - 01.10.2018, 16:00
Re: Sistema Anti-DM - by Artista - 01.10.2018, 16:05
Re: Sistema Anti-DM - by ipsLuan - 01.10.2018, 16:07
Re: Sistema Anti-DM - by Undef1ned - 01.10.2018, 16:23
Re: Sistema Anti-DM - by NelsonC - 01.10.2018, 16:46
Re: Sistema Anti-DM - by dimy - 01.10.2018, 17:21
Re: Sistema Anti-DM - by JeffSantos2 - 01.10.2018, 19:32
Re: Sistema Anti-DM - by Artista - 01.10.2018, 20:49
Re: Sistema Anti-DM - by GasparzinhoXD - 21.10.2018, 22:21
Re: Sistema Anti-DM - by GasparzinhoXD - 22.10.2018, 14:14
Re: Sistema Anti-DM - by ipsLuan - 22.10.2018, 14:28
Re: Sistema Anti-DM - by GasparzinhoXD - 23.10.2018, 22:59
Re: Sistema Anti-DM - by [BOPE]Seu._.Madruga - 24.10.2018, 01:56
Re: Sistema Anti-DM - by GasparzinhoXD - 24.10.2018, 22:53
Re: Sistema Anti-DM - by [BOPE]Seu._.Madruga - 24.10.2018, 23:11
Re: Sistema Anti-DM - by MrEdu - 25.10.2018, 11:27
Re: Sistema Anti-DM - by GasparzinhoXD - 26.10.2018, 14:19

Forum Jump:


Users browsing this thread: 3 Guest(s)