[Ajuda] GangZone dominavel
#2

Tenta assim:

PHP код:
COMMAND:dominar(playerid)
{
    new 
string[200];
    new 
nome[MAX_PLAYER_NAME];
    
GetPlayerName(playeridnomesizeof(nome));
    if(
IsPlayerInArea(playerid,1429.6085,-1583.70321529.6647,-1730.1879)) // Portao da prefeitura de Los Santos
    
{
        
GangZoneFlashForAll(GZPortPrefLS,GetPlayerColor(playerid));
        
format(stringsizeof(string), "[DOMINIO] %s comeзou a dominar o Portao da Prefeitura de Los Santos.",nome);
        
SendClientMessageToAll(-1,string);
    }
    else return 
SendClientMessage playerid 0xFF0000FF "Vocк nгo estб no Portгo da Prefeitura de Los Santos" ) ;
    return 
true;

Reply


Messages In This Thread
GangZone dominavel - by ungroup - 24.08.2013, 21:40
Re: GangZone dominavel - by Juniiro3 - 24.08.2013, 22:44
Re: GangZone dominavel - by bruxo00 - 24.08.2013, 22:50
Re: GangZone dominavel - by Juniiro3 - 24.08.2013, 22:53
Re: GangZone dominavel - by ungroup - 24.08.2013, 23:10

Forum Jump:


Users browsing this thread: 1 Guest(s)