[Ajuda] Comando!
#9

Tente isto:

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
     if(!strcmp(cmdtext, "/placataxi", true))
     {
        SendClientMessage(playerid, 0xFFFFFFFF, "Vocк Adicionou a Placa Com sucesso!");
        AttachObjectToVehicle(19308, 411, -0.000000, 0.169999, 0.754999, 0.000000, 0.000000, -90.449951);
        return 1;
     }
     return 0;
}
Reply


Messages In This Thread
Comando! - by jdsfenix - 31.01.2013, 06:55
Re: Comando! - by zSuYaNw - 31.01.2013, 20:10
Re: Comando! - by jdsfenix - 01.02.2013, 01:36
Re: Comando! - by tonisantolia - 01.02.2013, 01:38
Re: Comando! - by Maklister - 01.02.2013, 01:42
Re: Comando! - by tonisantolia - 01.02.2013, 01:44
Re: Comando! - by Maklister - 01.02.2013, 01:47
Re: Comando! - by jdsfenix - 01.02.2013, 02:12
Re: Comando! - by zSuYaNw - 01.02.2013, 02:15
Re: Comando! - by jdsfenix - 01.02.2013, 02:24

Forum Jump:


Users browsing this thread: 1 Guest(s)