[Ajuda] Sistema Anti-DM
#5

Primeiro, por que usar "stock"?

PHP Code:
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  
    
else return 0;  

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: 4 Guest(s)