їTexto en vehнculos? (No Text3Dlabel.)
#10

Y donde se coloca este codigo

Код:
if(Vehiculo[i][Faccion] == 1)
   {
   TextoLSPD[i] = CreateObject(2667, 0, 0, 0, 0.0, 0.0, 0);
   SetObjectMaterial(TextoLSPD[i], 0, 0, "none", "none", 0x00000000);
	SetObjectMaterialText(TextoLSPD[i], "LSPD", 0, OBJECT_MATERIAL_SIZE_256x128,\
   	"Arial", 28, 0, 0xFFFF8200, 0xFF000000, OBJECT_MATERIAL_TEXT_ALIGN_CENTER);
   	AttachObjectToVehicle(TextoLSPD[i], i, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0);
   	print("Textoscargados");
   	}
   	}
   return 1;
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)