[Ajuda] Problema Com Comando.
#1

Olб pessoal, eu fiz esse comando aqui , sу que quando DOIS Player vai pro centro de treino, o primo que foi pra la perde a moto, ou seja, fica 1 moto pros 2....

TOPO
Код:
new veiculoCTR;
pawn Код:
CMD:ct(playerid, params[])
{
    new x,y,z;
    if(CSMBR[playerid] == ROCAM || CSMBR[playerid] == ROTA) // VERIFICA SE Й POLICIAL
    {
    DestroyVehicle(veiculoCTR);
    SetPlayerPos(playerid,1716.5999800,749.7999900,9.9000000);
    veiculoCTR = CreateVehicle(523,1752.1411,683.9146,10.5176,92.5144,1,1,100000);
    PutPlayerInVehicle(playerid, veiculoCTR, 0);
    PlayerPlaySound(playerid, 5201, x,y,z);
    GameTextForPlayer(playerid, "Seja bem vindo ao centro de treino da ROCAM.", 9000, 5);
    if(Blindado[veiculoCTR] == true)
        RepairVehicle(veiculoCTR);
    }
    else
    {
    SCM(playerid, 0xAA3333AA, " VOCК NГO Й POLICIAL!");
    }

}
E tambйm tem um bugzinho que a moto nгo й blindada, queria deixar ela blindada .-.'


Obrigado....
Reply


Messages In This Thread
Problema Com Comando. - by davi54723 - 14.04.2013, 01:59
Re: Problema Com Comando. - by Gleisson_. - 14.04.2013, 02:13
Re: Problema Com Comando. - by Lуs - 14.04.2013, 02:14
Re: Problema Com Comando. - by Gleisson_. - 14.04.2013, 02:20
Re: Problema Com Comando. - by davi54723 - 14.04.2013, 07:55
Re: Problema Com Comando. - by Lуs - 14.04.2013, 08:48
Re: Problema Com Comando. - by davi54723 - 14.04.2013, 09:35
Re: Problema Com Comando. - by Lуs - 14.04.2013, 09:42
Re: Problema Com Comando. - by davi54723 - 14.04.2013, 09:45
Re: Problema Com Comando. - by Lуs - 14.04.2013, 10:03

Forum Jump:


Users browsing this thread: 1 Guest(s)