interior problem
#1

in my script when i goto anotheer world so when i spawn a car, so the car is invisbile i want make it uninvisible.
Reply
#2

Do you mean world or interior?

LinkVehicleToInterior(vehicleid, world);
SetVehicleVirtualWorld(vehicleid, world);

GetPlayerInterior(playerid)
GetPlayerVirtualWorld(playerid)
Reply
#3

changeworold 1-whatever because i have a cmd they tp me to another world and location so when i spawn a car the car is invisible. and btw where i need to add this code? ongame?
Reply
#4

pawn Код:
SetVehicleVirtualWorld(vehicleid, GetPlayerVirtualWorld(playerid));
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)