#1

їPorque un NPC que tengo trato de ponerlo en un tren y no se pone, queda a pie, y al cambiar el tren por un bus si funciona correctamente?

pawn Код:
if(!strcmp(nombre, "Gabriel", true)){
            PutPlayerInVehicle(playerid, MiPrimerNPCVeh3, 0);
        }


        ConnectNPC("Gabriel","Tren");

        MiPrimerNPCVeh3= AddStaticVehicleEx(570, 1722.4807, -1954.0121, 14.7000, 90.0000, -1, -1, 100);
Tambien probe con:

pawn Код:
MiPrimerNPCVeh3= CreateVehicle(570, 0.0, 0.0, 5.0, 0.0, 3, 3, 5000);

Gracias por su atenciуn.
Reply


Messages In This Thread
duda - by Metzone - 18.10.2015, 12:49
Re: duda - by RIDE2DAY - 18.10.2015, 13:04
Re: duda - by Metzone - 18.10.2015, 23:05
Respuesta: duda - by FelipeAndres - 18.10.2015, 23:11
Re: duda - by Metzone - 18.10.2015, 23:42

Forum Jump:


Users browsing this thread: 1 Guest(s)