Car in Interior
#1

How i can insert in this interior cars?

code

Quote:

if(strcmp(cmdtext, "/drift10", true) == 0){
{
SetPlayerPos(playerid,-1403.2509,-250.4044,1043.5345);
SetPlayerFacingAngle(playerid, 348.2155);
SetCameraBehindPlayer(playerid);
SetPlayerInterior(playerid, 7);
}
return 1;
}

Then i inserted in this interior car its invisible. How i can make to visable car?
Reply
#2

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

Dont work :/ car is anyway invisible

code

Quote:

new elegyinterior;

Quote:

elegyinterior = AddStaticVehicle(562,-1402.4890,-260.1190,1043.3147,349.0498,11,1); //elegy in interior 7

Quote:

LinkVehicleToInterior(elegyinterior, 7);

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)