[HELP]Like Putting a NRG-500 in a interior?
#1

english:
Hello to all I leave my doubt here them, I need to put a NRG-500 in a interior (stage) tries to add it with AddStaticVehicle normally but the motorcycles leave hair nets that I need To make to fix that bug?
They excuse my English is half bad
spanish:
lo que me susede es que deseo poner una NRG-500 en un interior(un estadio) lo intente normalmente con el comando AddStaticVehicle pero las motos salen invisibles, que devo aser para arreglar este error?
rusian:
Здравствулте! к всем я выхожу мое сомнение здесь они, я нужно положить NRG-500 в попытки интерьера (этапа) для того чтобы добавлять его с AddStaticVehicle нормально но мотоциклы выходят сети волос которые мне нужно сделать для того чтобы исправить та черепашка? Они извиняют мое rusian наполовину плох
Reply
#2

how about you post your code ... we may be able to help you then =)
Reply
#3

Quote:
Originally Posted by [GM
The_Don ]
how about you post your code ... we may be able to help you then =)
Code of the commando:
Код:
if(strcmp(cmd, "/prueba", true) == 0) {
		SendPlayerFormattedText(playerid,"prueba de interior",0);
		SetPlayerInterior(playerid,14);
		SetPlayerPos(playerid, -1349.3905,1557.4230,1052.5313);
  return 1;
	}
NRG-500 that I want to put:
Код:
	AddStaticVehicle(523,-1351.3503,1563.3679,1052.1022,0.0000,0,0); //
   AddStaticVehicle(522,-1353.4156,1563.6847,1052.0938,359.9958,6,25); //
  AddStaticVehicle(522,-1355.7510,1563.9402,1052.0944,360.0000,6,25); //
 AddStaticVehicle(521,-1358.0024,1564.1014,1052.1217,0.9288,75,13); //
 AddStaticVehicle(522,-1359.9434,1564.2476,1052.0941,359.9974,3,8); //
 AddStaticVehicle(522,-1361.9354,1564.4343,1052.0903,359.7392,3,8); //
 AddStaticVehicle(581,-1364.7793,1564.5400,1052.1400,0.0005,58,1); //
 AddStaticVehicle(581,-1354.9163,1577.7676,1054.6078,2.2872,58,1); //
But the problem is that the NRG-500 leave hair nets, there is some form to fix it?
Reply
#4

LinkVehicleToInterior might help
Reply
#5

Quote:
Originally Posted by [FxT
ArcticFox ]
LinkVehicleToInterior might help
Very many thanks already work to me well
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)