[Ajuda] Portгo
#4

PHP код:
#include <a_samp>
new Portao;
#define Vermelho 0xFF0000AA
#define Amarelo 0xFFFF00AA
tente:
pawn Code:
public 
OnFilterScriptInit()
{
    
Portao CreateObject(980,  -302.13659668,1506.26147461,71.13352203000342.8113);
    return 
1;
}
public 
OnPlayerCommandText(playeridcmdtext[])
{
//----------------------------
    
if (strcmp("/abw2"cmdtexttrue10) == 0)
    {
        if(!
IsPlayerAdmin(playerid))
        {
            
MoveObject(Portao, -302.13659668,1506.26147461,61.133522035.0);
            
SendClientMessage(playeridVermelho"Vocк abriu o portгo da (Bw 2)");
            return 
1;
        }
    }
//----------------------------
    
if (strcmp("/fbw2"cmdtexttrue10) == 0)
    {
        if(!
IsPlayerAdmin(playerid))
        {
            
MoveObject(Portao, -302.13659668,1506.26147461,61.133522035.0);
            
SendClientMessage(playeridVermelho"Portгo Fechadinho manolo rs");
            return 
1;
        }
    }
    return 
0;
}
vocк nгo mudou as coordenadas pro portгo ir.. 
Velho mesmo assim nгo funcionou.
Reply


Messages In This Thread
[Ajuda] Portгo - by Gustavo_Samp - 31.10.2011, 21:44
Re: [Portгo] Ajudeme - by Cristhian - 31.10.2011, 21:51
Re: [Portгo] Ajudeme - by whiXґ - 31.10.2011, 21:56
Re: [Portгo] Ajudeme - by Gustavo_Samp - 31.10.2011, 21:58
Re: [Portгo] Ajudeme - by Gustavo_Samp - 31.10.2011, 22:00
Re: [Portгo] Ajudeme - by Cristhian - 31.10.2011, 22:05
Re: [Portгo] Ajudeme - by Gustavo_Samp - 31.10.2011, 22:14
Re: [Portгo] Ajudeme - by whiXґ - 31.10.2011, 22:41
Re: [Portгo] Ajudeme - by Paramount. - 31.10.2011, 22:45
Re: [Ajuda] Portгo - by Gustavo_Samp - 31.10.2011, 23:30

Forum Jump:


Users browsing this thread: 3 Guest(s)