SA-MP Forums Archive
Strange vehicle problem.... - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Strange vehicle problem.... (/showthread.php?tid=334793)



Strange vehicle problem.... - viddo - 15.04.2012

Hello, i got a strange problem i added some vehicles today and when i login i see only their shadow not the vehicle, what cause this and how to fix it please?


Re: Strange vehicle problem.... - MP2 - 15.04.2012

They are in the wrong interior. Use LinkVehicleToInterior.


Re: Strange vehicle problem.... - viddo - 15.04.2012

Uhh, the others are created the same way, AddStaticVehiclesEx just those vehicles are the problem idk why..


Re: Strange vehicle problem.... - xXitsgodzillaXx - 15.04.2012

Quote:
Originally Posted by viddo
Посмотреть сообщение
Uhh, the others are created the same way, AddStaticVehiclesEx just those vehicles are the problem idk why..
make sure that you and the vehicles are both in the same "VW" or "virtual world"


Re: Strange vehicle problem.... - MP2 - 17.04.2012

Vehicles in other worlds don't make shadows. Interiors do.


Re: Strange vehicle problem.... - AMEENAMEEN - 17.04.2012

search for LinkVehicleToInterior
pawn Код:
LinkVehicleToInterior(85,0)
make sure the last number is 0