Invisible cars
#1

Why in 8-track cars are invisible?
Reply
#2

sorry what do you mean?
Reply
#3

https://sampwiki.blast.hk/wiki/LinkVehicleToInterior
Reply
#4

Some useful links:

https://sampwiki.blast.hk/wiki/InteriorIDs

https://sampwiki.blast.hk/wiki/LinkVehicleToInterior

Basically, use it like so:

Код:
CMD:fvi //Fix Vehicle Interior, or whatever you'd like.
{
   new interiorid = GetPlayerInterior(playerid);
   new vehicleid = GetPlayerVehicleID(playerid);
   LinkVehicleToInterior(vehicleid, interiorid);
}
Hope this helps you out!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)