Problema con NPC
#9

Joya, lo puse en el
pawn Код:
if(!strcmp(npcname, "MyFirstNPC", true)) //Checking if the NPC's name is MyFirstNPC
    {
      PutPlayerInVehicle(playerid, AutoNPC, 0); //Putting the NPC into the vehicle we created for it.
      SetPlayerColor(playerid, 0xFFFFFF55);//aksndakdasd
      return 1;
     
    }
Gracias, todo me nada perfect
Reply


Messages In This Thread
Problema con NPC - by [Nikk] - 20.01.2012, 00:47
Re: Problema con NPC - by Geer - 20.01.2012, 00:53
Respuesta: Problema con NPC - by TiNcH010 - 20.01.2012, 00:54
Respuesta: Problema con NPC - by Jovanny - 20.01.2012, 00:59
Respuesta: Problema con NPC - by [Nikk] - 20.01.2012, 01:03
Respuesta: Problema con NPC - by TiNcH010 - 20.01.2012, 01:18
Respuesta: Problema con NPC - by [Nikk] - 20.01.2012, 01:51
Respuesta: Problema con NPC - by TiNcH010 - 20.01.2012, 02:06
Respuesta: Problema con NPC - by [Nikk] - 20.01.2012, 02:10
Respuesta: Problema con NPC - by TiNcH010 - 20.01.2012, 02:19

Forum Jump:


Users browsing this thread: 1 Guest(s)